linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* b43 open-firmware new snapshot
@ 2008-06-14 13:53 Michael Buesch
  2008-06-15 18:20 ` Stefanik Gábor
  2008-06-18 18:06 ` Rafał Miłecki
  0 siblings, 2 replies; 7+ messages in thread
From: Michael Buesch @ 2008-06-14 13:53 UTC (permalink / raw)
  To: bcm43xx-dev; +Cc: linux-wireless

Hi,

Here comes another snapshot of the Opensource firmware for
the b43 wireless core.
http://bu3sch.de/b43/openfw/b43-openfw-20080614.tar.bz2

The firmware does _ONLY_ work in monitor mode. The TX path is not implemented,
so it can not associate or whatever. It can only receive packets.

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, first get latest wireless-testing.git kernel driver.
Then get the firmware 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).
There are binaries with debugging code (in bin-debug subdir) and without
debugging code (in bin subdir). You want to start with the non-debugging
version for testing. You might want to check the debugging version, if
you see any problems. It might print some useful hints in the kernel
driver for what is going wrong.

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

-- 
Greetings Michael.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-06-18 18:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-14 13:53 b43 open-firmware new snapshot Michael Buesch
2008-06-15 18:20 ` Stefanik Gábor
2008-06-15 20:03   ` Michael Buesch
2008-06-18 16:02   ` Francesco Gringoli
2008-06-18 18:06 ` Rafał Miłecki
2008-06-18 18:26   ` Michael Buesch
2008-06-18 18:30     ` Michael Buesch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).