summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--lib/network/connection/wireless.pm2
2 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 333a19e..6f78b7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+- further fix iwlagn firmware installation
+
1.8
- ndiswrapper: do not try to access the full chroot path when running
in chroot (mdv#56052)
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',