summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/network/connection/wireless.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm
index ff00c13..4f86f17 100644
--- a/lib/network/connection/wireless.pm
+++ b/lib/network/connection/wireless.pm
@@ -225,6 +225,7 @@ my @thirdparty_settings = (
name => 'b43',
description => 'Broadcom B43 wireless chips',
firmware => {
+ package => 'b43-openfwwf',
url => 'http://www.ing-unibs.it/~openfwwf/',
test_file => 'b43-open/ucode5.fw',
},