Source: broadcom-sta Version: 5.100.82.38-1 Severity: normal Tags: patch The brcm80211 module was renamed to brcmsmac in the Linux 2.6.39 release candidates (BTS #625510).
You may want to amend the existing blacklist to prevent this module conflicting for support of BCM4313, BCM43224 and BCM43225-based devices. Geoff -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.39-rc6-686-pae (SMP w/1 CPU core) Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru broadcom-sta-5.100.82.38/debian/broadcom-sta-common.modprobe broadcom-sta-5.100.82.38/debian/broadcom-sta-common.modprobe --- broadcom-sta-5.100.82.38/debian/broadcom-sta-common.modprobe 2010-09-23 14:32:02.000000000 +1000 +++ broadcom-sta-5.100.82.38/debian/broadcom-sta-common.modprobe 2011-05-11 00:08:53.000000000 +1000 @@ -4,5 +4,6 @@ blacklist b43legacy blacklist b43 blacklist brcm80211 +blacklist brcmsmac blacklist ssb install wl /sbin/modprobe --ignore-install wl $CMDLINE_OPTS

