Re: [gentoo-user] Re: Can't find b43 in kernel config

2011-06-09 Thread Mick
On Thursday 09 Jun 2011 19:14:38 Grant wrote: > >> > I've satisfied these requirements: > >> > > >> > > >> > > >> > Depends on: NETDEVICES [=y] && WLAN [=y] && SSB_POSSIBLE [=y] && > >> > > >> > MAC80211 [=n] && HAS_DMA [=y] > >> > > >> > > >> > > >> > but I don't see the option here: > >> >

Re: [gentoo-user] Re: Can't find b43 in kernel config

2011-06-09 Thread Grant
>> > I've satisfied these requirements: > >> > > >> > Depends on: NETDEVICES [=y] && WLAN [=y] && SSB_POSSIBLE [=y] && > >> > MAC80211 [=n] && HAS_DMA [=y] > >> > > >> > but I don't see the option here: > >> > > >> > Location: > >> > -> Device Drivers > >> > -> Network device support (NETDEVICES [=

[gentoo-user] Re: Can't find b43 in kernel config

2011-06-09 Thread Mark Knecht
On Thu, Jun 9, 2011 at 11:07 AM, Francesco Talamona wrote: >> What is 'b43'? > >> > >> When I have that problem I typically start with > >> > >> cat /usr/src/.config | grep b43 > >> > >> which returns nothing implying to me that b43 doesn't exist at all. > >> > >> - Mark > > Mark this isn't a goo

[gentoo-user] Re: Can't find b43 in kernel config

2011-06-09 Thread Francesco Talamona
On Thursday 09 June 2011, Mark Knecht wrote: > On Thu, Jun 9, 2011 at 10:10 AM, Grant wrote: > > I've satisfied these requirements: > > > > Depends on: NETDEVICES [=y] && WLAN [=y] && SSB_POSSIBLE [=y] && > > MAC80211 [=n] && HAS_DMA [=y] > > > > but I don't see the option here: > > > > Locatio