From b8284d9d72fb2ea0e09e3ea28b160f8097aa1116 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 27 Apr 2012 16:01:45 +0000 Subject: further fix iwlagn firmware installation --- lib/network/connection/wireless.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index 0826e7f..f7f67b0 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -135,7 +135,7 @@ my @thirdparty_settings = ( }, sleep => 1, }; - } ([ 3945, '-2' ], [ 4965, '-2' ], [ 'wifi', '-5', 5000 ])), + } ([ 3945, '-2' ], [ 4965, '-2' ], [ 'agn', '-5', 5000 ])), { name => 'p54pci', -- cgit v1.2.1