Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linux-2...
[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.bin and brcm/bcm4329-fullmac-4.txt
29 to /lib/firmware/brcm (or wherever firmware is normally installed on your
30 system).
31
32 Contact Info:
33 =============
34 Brett Rudley    brudley@broadcom.com
35 Henry Ptasinski henryp@broadcom.com
36 Nohee Ko        noheek@broadcom.com
37