Release early, release often. Here's the first testing release of the b43 opensource firmware. http://bu3sch.de/misc/b43-openfw-20080604.tar.bz2
Currently only the receive path is partially implemented. So that means we can only run it in monitor mode for now. This firmware is able to receive packets and push them without special handling (like decrypting) to the driver. There are lots of bugs, of course. Sometimes the PLCP header is corrupted. That will result in a kernel driver warning in xmit.c. This firmware does _only_ work on wireless core revisions 5, 6, 7, 8 or 10. You can see the core revision by turning on SSB debugging. It will print something like: ssb: Core X found: IEEE 802.11 (cc 0x812, rev 0x05, vendor 0x4243) As you can see there's the revision number in hex. If you want to test this, please get the tarball and extract it. The tarball contains the full sourcecode and a set of prebuilt binaries. (If you want to rebuild the stuff, you need to get the assembler toolchain from http://git.bu3sch.de/git/b43-tools.git). Simply get the *.fw files from bin/rev5/ in the tarball and copy them into /lib/firmware/b43-open. Then load b43 from latest wireless-testing.git with the module parameter fwpostfix=-open Setup monitor mode and see packets coming in. Or not... -- Greetings Michael. _______________________________________________ Bcm43xx-dev mailing list Bcm43xx-dev@lists.berlios.de https://lists.berlios.de/mailman/listinfo/bcm43xx-dev