From 4b95daa46bf6f0cbe5c1118da268c72d4666688e Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 28 Aug 2008 16:33:32 +0000 Subject: add support for iwlagn firmware --- lib/network/connection/wireless.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/network') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index a03925e..ccf9ae3 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -132,7 +132,7 @@ my @thirdparty_settings = ( }, sleep => 1, }; - } ([ 3945, '-1' ], [ 4965, '-1' ])), + } ([ 3945, '-1' ], [ 4965, '-1' ], [ 'agn', '-1', 5000 ])), { name => 'prism54', -- cgit v1.2.1