linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] kaweth: New USB ID 07c9:b010 Allied Telesyn AT-USB10
@ 2010-03-22 23:07 Andreas Hartmann
  0 siblings, 0 replies; only message in thread
From: Andreas Hartmann @ 2010-03-22 23:07 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, netdev, linux-kernel, Andrew Morton

New USB ID 07c9:b010 Allied Telesyn AT-USB10
Signed-off-by: Andreas Hartmann <andi@ahash.de>
---
This USB Ethernet adapter has the KL5KUSB101B chip and is so far unknown to the
kaweth driver. The device was found working with the patch applied.
--- linux-2.6.34-rc2/drivers/net/usb/kaweth.c.orig      2010-03-20 02:17:57.000000000 +0100
+++ linux-2.6.34-rc2/drivers/net/usb/kaweth.c   2010-03-22 23:30:31.000000000 +0100
@@ -145,6 +145,7 @@ static struct usb_device_id usb_klsi_tab
        { USB_DEVICE(0x0707, 0x0100) }, /* SMC 2202USB */
        { USB_DEVICE(0x07aa, 0x0001) }, /* Correga K.K. */
        { USB_DEVICE(0x07b8, 0x4000) }, /* D-Link DU-E10 */
+       { USB_DEVICE(0x07c9, 0xb010) }, /* Allied Telesyn AT-USB10 */
        { USB_DEVICE(0x0846, 0x1001) }, /* NetGear EA-101 */
        { USB_DEVICE(0x0846, 0x1002) }, /* NetGear EA-101 */
        { USB_DEVICE(0x085a, 0x0008) }, /* PortGear Ethernet Adapter */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-22 23:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-22 23:07 [PATCH] kaweth: New USB ID 07c9:b010 Allied Telesyn AT-USB10 Andreas Hartmann

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).