Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[pandora-kernel.git] / drivers / staging / brcm80211 / brcmfmac / README
1 Broadcom fullmac driver
2
3 This is production driver.
4
5 What's here
6 ===========
7 - Completely open source host driver, no binary object files
8 - Features Broadcom's OneDriver architecture (single source base for
9   supported chips and architectures)
10 - On-chip firmware loaded using standard request_firmware()
11 - Support for BCM4329(SDIO)
12
13 What's done
14 ==========
15 - Integration with cfg80211 stack
16 - Most of Mac functionality is performed in dongle
17 - A-MPDU single stream rates
18 - BCM4329:      Dualband, Single stream, 20MHz channels
19
20 Firmware installation
21 ======================
22 Firmware is available from the Linux firmware repository at:
23
24         git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
25         http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
26         https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
27
28 For 4329 chip, copy brcm/bcm4329-fullmac-4-218-248-5.bin and
29 bcm4329-fullmac-4-218-248-5.txt to /lib/firmware/brcm
30
31 Contact Info:
32 =============
33 Brett Rudley    brudley@broadcom.com
34 Henry Ptasinski henryp@broadcom.com
35 Nohee Ko        noheek@broadcom.com
36