From 826e8027f8ee411c862f545280d6ba41ba624cab Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 30 Apr 2010 13:20:05 +0000 Subject: factorize support for rt3090 --- lib/network/connection/wireless.pm | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'lib/network/connection') diff --git a/lib/network/connection/wireless.pm b/lib/network/connection/wireless.pm index bd58a5c..b71e49f 100644 --- a/lib/network/connection/wireless.pm +++ b/lib/network/connection/wireless.pm @@ -315,18 +315,7 @@ my @thirdparty_settings = ( test_file => "rt${_}.bin", }, }, - } (2860, 2870), - - { - name => 'rt3090', - matching => 'rt3090sta', - description => 'Ralink RT3090 WiFi', - kernel_module => 1, - firmware => { - url => 'http://www.ralinktech.com/', - test_file => 'rt3090.bin', - }, - }, + } (2860, 2870, 3090), { name => 'rtl8187se', -- cgit v1.2.1