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