From 3de8fa9cfd36c9807e50505130aba0979b243162 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 23 Feb 2013 19:53:09 +0000 Subject: re-add broadcom-wl reference --- lib/network/connection/wireless.pm | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index df614d6..fad011c 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -255,6 +255,14 @@ my @thirdparty_settings = ( }; } qw(b43legacy)), + { + name => 'broadcom-wl', + matching => 'wl', + description => 'Broadcom Hybrid', + url => 'http://www.broadcom.com/support/802.11/linux_sta.php', + kernel_module => 1, + }, + { name => 'acx100', matching => [ qw(acx_pci acx_usb) ], -- cgit v1.2.1