Daniel Fiser wrote:
> Tue, Oct 23, 2007 at 10:51:58PM CEST, [EMAIL PROTECTED] napsal(a):
>> On Tuesday 23 October 2007 22:12:01 Daniel Fiser wrote:
>>> Hi everybody,
>>> please, could someone instruct me, how to install b43 driver for my
>>> broadcom bcm4318 device?  I have found at linuxwireless.org that my device
>>> is supported by b43 driver and I was glad of it, because I needn't to use
>>> ndiswrapper, but I haven't found how to install this driver. 
>>> Please, could someone help me?
>> Get the wireless development kernel sources with
>> git clone 
>> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git
>> The drivers will be includes there.
> Thanks for response. But I haven't found there b43 driver, only bcm43xx. I
> was looking into directory drivers/net/wireless, am I wrong?
> According to bcm43xx.berlios.de, bcm43xx driver does not support my device,
> but b43 driver do. It seems I must use other git repository, I don't know,
> maybe I do something wrong, but can't find b43 there. 
> 
>>> Secondly, I would like to offer my assistance on this project. I am
>>> able to write C code or I can help any other way
>> We are searching for new b43legacy maintainer. So if you want to dig into
>> that code, please do so and maybe you'll become the new maintainer. It's
>> up to you. ;)
> Ok, I am newbie in this kind of development, so maintaining anything isn't
> for me...
> Does exist any introduction to development of this driver, where
> to start etc. and any todo list? But firstly I need to find the source
> code and install it :).

It is there, just hidden. You need to issue the command

git checkout -b everything origin/everything

Branch "everything" has the b43 and b43legacy code.

Larry
_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to