From: Larry Finger <Larry.Finger@lwfinger.net>
To: Ivan Kuten <ivan.kuten@promwad.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: rtl8187: patch adding Abocom usb id
Date: Mon, 10 Nov 2008 18:08:52 -0600 [thread overview]
Message-ID: <4918CD14.7080007@lwfinger.net> (raw)
In-Reply-To: <806c81b61e7dedacfda32d6638548dbb@promwad.com>
Ivan Kuten wrote:
> 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},
> {}
> };
ACK.
Larry
prev parent reply other threads:[~2008-11-11 0:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-10 23:47 rtl8187: patch adding Abocom usb id Ivan Kuten
2008-11-11 0:08 ` Larry Finger [this message]
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=4918CD14.7080007@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=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 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.