-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 259351 b: refs/heads/master c: 85d6368 h: refs/heads/master i: 259349: 6c1d259 259347: 4b6c32a 259343: 07b8e17 v: v3
- Loading branch information
Roland Vossen
authored and
Greg Kroah-Hartman
committed
Jun 7, 2011
1 parent
b3dc392
commit d8f43d4
Showing
4 changed files
with
15 additions
and
69 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 5688aac73d2fdcce9ff7cd1e959bd29a6794ef62 | ||
refs/heads/master: 85d63686d89273f2879002310836b2bf41bc211c |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1 @@ | ||
Broadcom brcmsmac (mac80211-based softmac PCIe) and brcmfmac (SDIO) drivers. | ||
|
||
Completely open source host drivers, no binary object files. | ||
|
||
Support for the following chips: | ||
=============================== | ||
|
||
brcmsmac (PCIe) | ||
Name Device ID | ||
BCM4313 0x4727 | ||
BCM43224 0x4353 | ||
BCM43225 0x4357 | ||
|
||
brcmfmac (SDIO) | ||
Name | ||
BCM4329 | ||
|
||
Both brcmsmac and brcmfmac drivers require firmware files that need to be | ||
separately downloaded. | ||
|
||
Firmware | ||
====================== | ||
Firmware is available from the Linux firmware repository at: | ||
|
||
git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git | ||
http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git | ||
https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git | ||
|
||
|
||
=============================================================== | ||
Broadcom brcmsmac driver | ||
=============================================================== | ||
- Support for both 32 and 64 bit Linux kernels | ||
|
||
|
||
Firmware installation | ||
====================== | ||
Copy brcm/bcm43xx-0.fw and brcm/bcm43xx_hdr-0.fw to | ||
/lib/firmware/brcm (or wherever firmware is normally installed | ||
on your system). | ||
|
||
|
||
=============================================================== | ||
Broadcom brcmfmac driver | ||
=============================================================== | ||
- Support for 32 bit Linux kernel, 64 bit untested | ||
|
||
|
||
Firmware installation | ||
====================== | ||
Copy brcm/bcm4329-fullmac-4.bin and brcm/bcm4329-fullmac-4.txt | ||
to /lib/firmware/brcm (or wherever firmware is normally installed on your | ||
system). | ||
|
||
|
||
Contact Info: | ||
============= | ||
Brett Rudley brudley@broadcom.com | ||
Henry Ptasinski henryp@broadcom.com | ||
Dowan Kim dowan@broadcom.com | ||
Roland Vossen rvossen@broadcom.com | ||
Arend van Spriel arend@broadcom.com | ||
|
||
For more info, refer to: http://linuxwireless.org/en/users/Drivers/brcm80211 | ||
refer to: http://linuxwireless.org/en/users/Drivers/brcm80211 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters