From: Michael Roth <mroth@nessie.de>
To: linux-kernel@vger.kernel.org
Subject: patch: drivers/usb/serial/cp2101.c: New vendor/product ID
Date: Mon, 17 Nov 2008 22:39:43 +0100 [thread overview]
Message-ID: <4921E49F.6040006@nessie.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 149 bytes --]
Hello list,
please, could somebody include this vendor/product-id into the kernel?
I'm a newbie to this list. Thanks for your patience.
Michael
[-- Attachment #2: cp2101.patch --]
[-- Type: text/plain, Size: 670 bytes --]
--- linux-2.6.27.6/drivers/usb/serial/cp2101.c.orig 2008-11-17 21:06:55.000000000 +0100
+++ linux-2.6.27.6/drivers/usb/serial/cp2101.c 2008-11-17 21:07:31.000000000 +0100
@@ -85,6 +85,7 @@
{ USB_DEVICE(0x10C4, 0x8218) }, /* Lipowsky Industrie Elektronik GmbH, HARP-1 */
{ USB_DEVICE(0x10c4, 0x8293) }, /* Telegesys ETRX2USB */
{ USB_DEVICE(0x10C4, 0x8341) }, /* Siemens MC35PU GPRS Modem */
+ { USB_DEVICE(0x10c4, 0x83a8) }, /* Amber Wireless AMB2560 */
{ USB_DEVICE(0x10C4, 0xEA60) }, /* Silicon Labs factory default */
{ USB_DEVICE(0x10C4, 0xEA61) }, /* Silicon Labs factory default */
{ USB_DEVICE(0x10C4, 0xF001) }, /* Elan Digital Systems USBscope50 */
next reply other threads:[~2008-11-17 22:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 21:39 Michael Roth [this message]
2008-11-26 17:30 ` patch: drivers/usb/serial/cp2101.c: New vendor/product ID Greg KH
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=4921E49F.6040006@nessie.de \
--to=mroth@nessie.de \
--cc=linux-kernel@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.