From f6b1f1405d63f4bf9227042251a439a66600b380 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 3 Sep 2008 16:12:46 +0000 Subject: adapt wireless settings to rt61pci and rt73usb drivers --- lib/network/connection/wireless.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/network') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index ccf9ae3..1e32275 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -262,7 +262,7 @@ my @thirdparty_settings = ( }, { - name => 'rt61', + name => 'rt61pci', description => 'Ralink RT61 802.11abg WLAN', firmware => { url => 'http://rt2x00.serialmonkey.com/', @@ -271,7 +271,7 @@ my @thirdparty_settings = ( }, { - name => 'rt73', + name => 'rt73usb', description => 'Ralink RT73 802.11abg WLAN', firmware => { url => 'http://rt2x00.serialmonkey.com/', -- cgit v1.2.1