From: Ivan Kuten <ivan.kuten@promwad.com>
To: linux-wireless@vger.kernel.org
Subject: rtl8187: patch adding Abocom usb id
Date: Tue, 11 Nov 2008 01:47:58 +0200 [thread overview]
Message-ID: <806c81b61e7dedacfda32d6638548dbb@promwad.com> (raw)
rtl8187: Add Abocom usb id
Signed-off-by: Ivan Kuten <ivan.kuten@promwad.com>
-------------
--- linux-2.6.28-rc3/drivers/net/wireless/rtl8187_dev.c 2008-11-10
18:53:50.000000000 +0200
+++ linux-2.6.28-rc3.new/drivers/net/wireless/rtl8187_dev.c 2008-11-10
19:02:34.000000000 +0200
@@ -48,6 +48,8 @@
{USB_DEVICE(0x03f0, 0xca02), .driver_info = DEVICE_RTL8187},
/* Sitecom */
{USB_DEVICE(0x0df6, 0x000d), .driver_info = DEVICE_RTL8187},
+ /* Abocom */
+ {USB_DEVICE(0x13d1, 0xabe6), .driver_info = DEVICE_RTL8187},
{}
};
--------------
Regards,
Ivan
next reply other threads:[~2008-11-10 23:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-10 23:47 Ivan Kuten [this message]
2008-11-11 0:08 ` rtl8187: patch adding Abocom usb id Larry Finger
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=806c81b61e7dedacfda32d6638548dbb@promwad.com \
--to=ivan.kuten@promwad.com \
--cc=linux-wireless@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).