From: Marcin Slusarz <marcin.slusarz@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: Linux wireless <linux-wireless@vger.kernel.org>,
Przemyslaw Kulczycki <azrael@autocom.pl>,
LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH] wireless: fix supported cards for rtl8187
Date: Wed, 08 Jul 2009 22:03:13 +0200 [thread overview]
Message-ID: <4A54FB81.30302@gmail.com> (raw)
Different revisions of WUSB54GC-EU use different chipsets -
v2 uses rtl8187, but v3 uses Ralink RT3070.
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: Przemyslaw Kulczycki <azrael@autocom.pl>
Cc: John W. Linville <linville@tuxdriver.com>
Cc: Linux wireless <linux-wireless@vger.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
next reply other threads:[~2009-07-08 20:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-08 20:03 Marcin Slusarz [this message]
2009-07-08 21:49 ` [PATCH] wireless: fix supported cards for rtl8187 Hin-Tak Leung
2009-07-08 22:18 ` Marcin Slusarz
2009-07-09 4:18 ` Hin-Tak Leung
2009-07-09 4:44 ` Larry Finger
2009-07-09 10:47 ` Hin-Tak Leung
2009-07-09 11:14 ` Marcin Slusarz
2009-07-09 12:40 ` Hin-Tak Leung
2009-07-09 12:49 ` Gábor Stefanik
2009-07-09 13:11 ` Marcin Slusarz
2009-07-11 4:33 ` Hin-Tak Leung
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A54FB81.30302@gmail.com \
--to=marcin.slusarz@gmail.com \
--cc=azrael@autocom.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.