On Monday 05 December 2005 19:00, you wrote: > On Sun, 04 Dec 2005 19:50:08 +0100, [email protected] wrote: > > The team is in the progress of writing a SoftwareMAC layer, > > which is needed for the bcm device. The SoftMAC is still very > > incomplete. So do not expect to do any fancy stuff like WPA > > or something line that with it. > > Why yet another attempt to write 802.11 stack? Sure, the one currently > in the kernel is unusable and everybody knows about it. But why not to > improve code opensourced by Devicescape some time ago instead of > inventing the wheel again and again? Yes, I know that code is not > perfect and needs a lot of work, but it is the best piece of code we > have available now. And it _does_ support WPA and such - in fact, it is > nearly complete. This is __not__ "yet another stack". It is an _extension_. It is all about management frames, which the in-kernel code does not manage. We want a working device. The driver is in a state where it is more or less usable. What is missing, is code to handle management. We tried the code from the RTL driver, but it is total crap. We dropped it again. We thought about using yet another out of kernel ieee80211 stack, but we began to write an extension to the in-kernel code. If that was right or wrong, well, that's the question. If you _really_ think we should have used $EXTERNAL_STACK, go and patch the driver to work with it. I would really like to see it working. It is easy to change the used 80211 stack, as it is only a task of replacing TX and RX function calls (and a few parameter settings to the ieee struct on init). PS: I forgot to mention in the announcement, that the driver has problems with OFDM (that are all 802.11g) rates. So use 802.11b rates. 11MBit works fine. -- Greetings Michael.
Attachment:
pgpSQLt8uETV2.pgp
Description: PGP signature
- Follow-Ups:
- Re: Broadcom 43xx first results
- From: Jiri Benc <[email protected]>
- Re: Broadcom 43xx first results
- References:
- Broadcom 43xx first results
- From: [email protected]
- Re: Broadcom 43xx first results
- From: Jiri Benc <[email protected]>
- Broadcom 43xx first results
- Prev by Date: Re: Broadcom 43xx first results
- Next by Date: [PATCH] [SPI] build as module and fix priority inversion problem
- Previous by thread: Re: Broadcom 43xx first results
- Next by thread: Re: Broadcom 43xx first results
- Index(es):