From 9ed0d0b595024d3bfa6b9264e5c95160f07d4c95 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Sun, 22 Apr 2012 23:54:41 +0000 Subject: fix iwlagn firmware package installation (#5549) and make iwl3945/4965 check faster by fixing test file --- 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 764c900..261390b 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -135,7 +135,7 @@ my @thirdparty_settings = ( }, sleep => 1, }; - } ([ 3945, '-1' ], [ 4965, '-1' ], [ 'agn', '-1', 5000 ])), + } ([ 3945, '-2' ], [ 4965, '-2' ], [ 'wifi', '-5', 5000 ])), { name => 'p54pci', -- cgit v1.2.1