diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2016-12-04 12:29:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:52 +0000 |
commit | cd9c8f5a0334f847f427967286189377e1f47929 (patch) | |
tree | ef9c006d1fe3dc7d8305f2e334417ebda2414dd5 /network/broadcom-sta/README | |
parent | 8b1b02e14a318dfe165fc628b2cb6baa1e455509 (diff) | |
download | slackbuilds-cd9c8f5a0334f847f427967286189377e1f47929.tar.gz |
network/broadcom-sta: Fixed downloads.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/broadcom-sta/README')
-rw-r--r-- | network/broadcom-sta/README | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/network/broadcom-sta/README b/network/broadcom-sta/README index d3331e0d8f..f90156866c 100644 --- a/network/broadcom-sta/README +++ b/network/broadcom-sta/README @@ -17,8 +17,18 @@ BCM4360 (PCI ID 14e4:43a0) BCM4352 (PCI ID 14e4:43b1) Some of these devices are also supported by the free b43 and brcm80211 -drivers. In order to avoid conflicts /etc/modprobe.d/b43_blacklist.conf +drivers. In order to avoid conflicts /etc/modprobe.d/b43_blacklist.conf disables these drivers. Read the included LICENSE.txt file (placed in /usr/doc) before using the proprietary driver. + +Kernel compile instructions (for BCM43142) +=========================== + +1) Ensure that all the wifi drivers (b43, Intel pro, etc) in + drivers>network>wireless are compiled as modules. + +2) Either disable or compile the 'Broadcom specific AMBA' (drivers) as a + module. Otherwise this driver will be loaded by the wifi module instead + of the proper one. |