staging: brcm80211: fix documentation on installing firmware
authorHenry Ptasinski <henryp@broadcom.com>
Wed, 8 Dec 2010 21:18:04 +0000 (13:18 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 8 Dec 2010 22:28:51 +0000 (14:28 -0800)
Fix the documentation to have the current firmware filenames and use the
correct path.

Signed-off-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/README
drivers/staging/brcm80211/brcmfmac/README

index a27bb0b..99e6766 100644 (file)
@@ -43,14 +43,8 @@ Firmware is available from the Linux firmware repository at:
        http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
        https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
 
-For all chips, copy brcm/bcm43xx-0-610-809-0.fw and
-brcm/bcm43xx_hdr-0-610-809-0.fw to /lib/firmware/brcm (or wherever firmware is
-normally installed on the system).  In the /lib/firmware/brcm directory, then
-create the following symlinks:
-
-       ln -s bcm43xx-0-610-809-0.fw bcm43xx-0.fw
-       ln -s bcm43xx_hdr-0-610-809-0.fw bcm43xx_hdr-0.fw
-
+For all chips, copy brcm/bcm43xx-0.fw and brcm/bcm43xx_hdr-0.fw to
+/lib/firmware/brcm (or wherever firmware is normally installed on your system).
 
 Currently supported chips
 ==============
index 43601fa..be29e42 100644 (file)
@@ -25,8 +25,9 @@ Firmware is available from the Linux firmware repository at:
        http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
        https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
 
-For 4329 chip, copy brcm/bcm4329-fullmac-4-218-248-5.bin and
-bcm4329-fullmac-4-218-248-5.txt to /lib/firmware/brcm
+For 4329 chip, 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:
 =============