File README.SUSE of Package broadcom-wl

35
 
1
-------
2
GENERAL
3
-------
4
5
This is an OFFICAL-RELEASE of Broadcom's IEEE 802.11a/b/g/n hybrid Linux device
6
driver for use with Broadcom's BCM4311-, BCM4312-, BCM4321-, and BCM4322-based
7
hardware.
8
9
This driver also supports the incorrectly identified BCM4328 chipset which is
10
actually a BCM4321 or BCM4322 chipset.
11
12
--------------------------
13
INSTALLATION & USAGE NOTES 
14
--------------------------
15
16
This driver conflicts with the Linux community provided driver for Broadcom 
17
hardware and cannot be used at the same time. It also conflicts with the ssb
18
driver and ndiswrapper Broadcom windows drivers. 
19
20
To overcome these conflicts this package installs the file 
21
/etc/modprobe.d/broadcom-wl-blacklist which blacklists the following kernel
22
modules to prevent them from loading:
23
24
b43
25
bcm43xx
26
ssb
27
ndiswrapper
28
29
If you require to use any of these modules for other installed hardware then 
30
you will need to comment out the corresponding entry for that module. Note 
31
that doing so may prevent this driver from functioning.
32
33
By default the wireless card used by this driver will usually be identified as
34
wlan0.
35