Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
2.6.22-gentoo-r8 doesn't allow me to build bcm43xx [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
wmgoree
Apprentice
Apprentice


Joined: 08 Aug 2003
Posts: 246
Location: Alexandria, VA

PostPosted: Thu Dec 13, 2007 4:18 am    Post subject: 2.6.22-gentoo-r8 doesn't allow me to build bcm43xx [SOLVED] Reply with quote

The source files are there:

Code:

# ls drivers/net/wireless/bcm43xx/
Kconfig            bcm43xx_ethtool.h  bcm43xx_phy.h    bcm43xx_sysfs.h
Makefile           bcm43xx_ilt.c      bcm43xx_pio.c    bcm43xx_wx.c
bcm43xx.h          bcm43xx_ilt.h      bcm43xx_pio.h    bcm43xx_wx.h
bcm43xx_debugfs.c  bcm43xx_leds.c     bcm43xx_power.c  bcm43xx_xmit.c
bcm43xx_debugfs.h  bcm43xx_leds.h     bcm43xx_power.h  bcm43xx_xmit.h
bcm43xx_dma.c      bcm43xx_main.c     bcm43xx_radio.c
bcm43xx_dma.h      bcm43xx_main.h     bcm43xx_radio.h
bcm43xx_ethtool.c  bcm43xx_phy.c      bcm43xx_sysfs.c


If I make menuconfig, or make gconfig, or make xconfig, and select down through

Device Drivers -> Network Devices -> Wireless LAN -> 802.11

The bcm43xx driver is not listed.

Now, I can search in menuconfig or xconfig for the string bcm43, and it finds the driver right away, telling me where I need to navigate to find it. But, as I mentioned, when I go there it's not an option.

I figured an easy fix would be to put CONFIG_BCM43XX=m into the .config file, but alas that has no effect, even after a make clean -- the driver just doesn't get built.

What can I do to get it to build this module?

EDIT: Perfect! thanks! Any idea why it isn't just a hard dependency like so many other parts of the kernel?
_________________
vi? *snicker* it doesn't even include a mail reader...


Last edited by wmgoree on Thu Dec 13, 2007 5:31 am; edited 1 time in total
Back to top
View user's profile Send private message
bltngshp
n00b
n00b


Joined: 20 Jan 2005
Posts: 54

PostPosted: Thu Dec 13, 2007 4:39 am    Post subject: Reply with quote

As I recall, you needed to enable softmac or some such nonsence under networking to get the bcm driver to show up under drivers.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum