All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org
Subject: [PATCH 5/28] rt2x00: New USB ID's
Date: Wed, 28 Feb 2007 15:07:15 +0100	[thread overview]
Message-ID: <200702281507.15936.IvDoorn@gmail.com> (raw)

Add new USB ID's for rt73usb

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>

---

diff --git a/drivers/net/wireless/mac80211/rt2x00/rt73usb.c b/drivers/net/wireless/mac80211/rt2x00/rt73usb.c
index 895d68b..10246dd 100644
--- a/drivers/net/wireless/mac80211/rt2x00/rt73usb.c
+++ b/drivers/net/wireless/mac80211/rt2x00/rt73usb.c
@@ -3470,6 +3470,7 @@ static struct usb_device_id rt73usb_device_table[] = {
 	/* Belkin */
 	{ USB_DEVICE(0x050d, 0x7050) },
 	{ USB_DEVICE(0x050d, 0x705a) },
+	{ USB_DEVICE(0x050d, 0x905b) },
 	/* Billionton */
 	{ USB_DEVICE(0x1631, 0xc019) },
 	/* CNet */
@@ -3480,6 +3481,8 @@ static struct usb_device_id rt73usb_device_table[] = {
 	/* D-Link */
 	{ USB_DEVICE(0x07d1, 0x3c03) },
 	{ USB_DEVICE(0x07d1, 0x3c04) },
+	/* Gemtek */
+	{ USB_DEVICE(0x15a9, 0x0004) },
 	/* Gigabyte */
 	{ USB_DEVICE(0x1044, 0x8008) },
 	{ USB_DEVICE(0x1044, 0x800a) },
@@ -3487,6 +3490,7 @@ static struct usb_device_id rt73usb_device_table[] = {
 	{ USB_DEVICE(0x1472, 0x0009) },
 	/* Hercules */
 	{ USB_DEVICE(0x06f8, 0xe010) },
+	{ USB_DEVICE(0x06f8, 0xe020) },
 	/* Linksys */
 	{ USB_DEVICE(0x13b1, 0x0020) },
 	{ USB_DEVICE(0x13b1, 0x0023) },
@@ -3505,6 +3509,8 @@ static struct usb_device_id rt73usb_device_table[] = {
 	{ USB_DEVICE(0x0df6, 0x90ac) },
 	/* Surecom */
 	{ USB_DEVICE(0x0769, 0x31f3) },
+	/* Planex */
+	{ USB_DEVICE(0x2019, 0xab01) },
 	{ 0, }
 };
 

                 reply	other threads:[~2007-02-28 14:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=200702281507.15936.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --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.