Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
[pandora-kernel.git] / drivers / staging / brcm80211 / README
1 Broadcom brcmsmac (mac80211-based softmac PCIe) and brcmfmac (SDIO) drivers.
2
3 Completely open source host drivers, no binary object files.
4
5 Support for the following chips:
6 ===============================
7
8     brcmsmac (PCIe)
9     Name        Device ID
10     BCM4313     0x4727
11     BCM43224    0x4353
12     BCM43225    0x4357
13
14     brcmfmac (SDIO)
15     Name
16     BCM4329
17
18 Both brcmsmac and brcmfmac drivers require firmware files that need to be
19 separately downloaded.
20
21 Firmware
22 ======================
23 Firmware is available from the Linux firmware repository at:
24
25     git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
26     http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
27     https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
28
29
30 ===============================================================
31 Broadcom brcmsmac driver
32 ===============================================================
33 - Support for both 32 and 64 bit Linux kernels
34
35
36 Firmware installation
37 ======================
38 Copy brcm/bcm43xx-0.fw and brcm/bcm43xx_hdr-0.fw to
39 /lib/firmware/brcm (or wherever firmware is normally installed
40 on your system).
41
42
43 ===============================================================
44 Broadcom brcmfmac driver
45 ===============================================================
46 - Support for 32 bit Linux kernel, 64 bit untested
47
48
49 Firmware installation
50 ======================
51 Copy brcm/bcm4329-fullmac-4.bin and brcm/bcm4329-fullmac-4.txt
52 to /lib/firmware/brcm (or wherever firmware is normally installed on your
53 system).
54
55
56 Contact Info:
57 =============
58 Brett Rudley            brudley@broadcom.com
59 Henry Ptasinski         henryp@broadcom.com
60 Dowan Kim               dowan@broadcom.com
61 Roland Vossen           rvossen@broadcom.com
62 Arend van Spriel        arend@broadcom.com
63
64 For more info, refer to: http://linuxwireless.org/en/users/Drivers/brcm80211