summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/README
diff options
context:
space:
mode:
authorTapani <tapani@technexion.com>2012-07-18 15:45:56 +0800
committerJohn Weber <rjohnweber@gmail.com>2013-07-17 14:22:37 -0500
commitdf66cc24f1796a0f3e73f296a833d4c6b3191e2f (patch)
tree18c3f0d4fff2a53603cb2c16ea7f8dba980e12d3 /drivers/staging/brcm80211/README
parent2d146dc85b9e8f13bef3480268e70f29a7dd0472 (diff)
downloadlinux-df66cc24f1796a0f3e73f296a833d4c6b3191e2f.tar.gz
Remove old staging driver for Broadcom bcm4329 wifi
(cherry picked from commit 076ad8b1528a6439e9bb629951d8fea6878d1dfc)
Diffstat (limited to 'drivers/staging/brcm80211/README')
-rw-r--r--drivers/staging/brcm80211/README64
1 files changed, 0 insertions, 64 deletions
diff --git a/drivers/staging/brcm80211/README b/drivers/staging/brcm80211/README
deleted file mode 100644
index 8ad558675bd3..000000000000
--- a/drivers/staging/brcm80211/README
+++ /dev/null
@@ -1,64 +0,0 @@
-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