Re: [PATCH] USB and Driver Core patches for 2.6.10

From: Greg KH
Date: Sat Jan 08 2005 - 05:55:11 EST


ChangeSet 1.1938.444.24, 2004/12/21 11:20:03-08:00, oliver@xxxxxxxxxx

[PATCH] USB: additional device id for kaweth driver

thanks to Magnus an additional device id.

Signed-Off-By: Oliver Neukum <oliver@xxxxxxxxxxx>


drivers/usb/net/kaweth.c | 1 +
1 files changed, 1 insertion(+)


diff -Nru a/drivers/usb/net/kaweth.c b/drivers/usb/net/kaweth.c
--- a/drivers/usb/net/kaweth.c 2005-01-07 15:41:01 -08:00
+++ b/drivers/usb/net/kaweth.c 2005-01-07 15:41:01 -08:00
@@ -160,6 +160,7 @@
{ USB_DEVICE(0x1342, 0x0204) }, /* Mobility USB-Ethernet Adapter */
{ USB_DEVICE(0x13d2, 0x0400) }, /* Shark Pocket Adapter */
{ USB_DEVICE(0x1485, 0x0001) }, /* Silicom U2E */
+ { USB_DEVICE(0x1485, 0x0002) }, /* Psion Dacom Gold Port Ethernet */
{ USB_DEVICE(0x1645, 0x0005) }, /* Entrega E45 */
{ USB_DEVICE(0x1645, 0x0008) }, /* Entrega USB Ethernet Adapter */
{ USB_DEVICE(0x1645, 0x8005) }, /* PortGear Ethernet Adapter */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/