[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4A54FB81.30302@gmail.com>
Date: Wed, 08 Jul 2009 22:03:13 +0200
From: Marcin Slusarz <marcin.slusarz@...il.com>
To: "John W. Linville" <linville@...driver.com>
CC: Linux wireless <linux-wireless@...r.kernel.org>,
Przemyslaw Kulczycki <azrael@...ocom.pl>,
LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] wireless: fix supported cards for rtl8187
Different revisions of WUSB54GC-EU use different chipsets -
v2 uses rtl8187, but v3 uses Ralink RT3070.
Signed-off-by: Marcin Slusarz <marcin.slusarz@...il.com>
Cc: Przemyslaw Kulczycki <azrael@...ocom.pl>
Cc: John W. Linville <linville@...driver.com>
Cc: Linux wireless <linux-wireless@...r.kernel.org>
---
drivers/net/wireless/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig
index 5bc00db..7d5902d 100644
--- a/drivers/net/wireless/Kconfig
+++ b/drivers/net/wireless/Kconfig
@@ -431,7 +431,7 @@ config RTL8187
ASUS P5B Deluxe
Toshiba Satellite Pro series of laptops
Asus Wireless Link
- Linksys WUSB54GC-EU
+ Linksys WUSB54GC-EU v2
Thanks to Realtek for their support!
--
1.6.3.3
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists