USB: new id for kaweth
authorOliver Neukum <oliver@neukum.name>
Thu, 28 Sep 2006 20:21:19 +0000 (22:21 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 28 Sep 2006 22:36:42 +0000 (15:36 -0700)
this adds a new id to the kaweth driver.
Please apply.

Signed-Off-By: Oliver Neukum <oliver@neukum.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/net/kaweth.c

index def3bb8e22901509bf35b618d14fb3402f8a2f43..544d41fe9b9261fb5ad2740e3ecba447cd662bf1 100644 (file)
@@ -165,6 +165,7 @@ static struct usb_device_id usb_klsi_table[] = {
        { USB_DEVICE(0x1645, 0x0005) }, /* Entrega E45 */
        { USB_DEVICE(0x1645, 0x0008) }, /* Entrega USB Ethernet Adapter */
        { USB_DEVICE(0x1645, 0x8005) }, /* PortGear Ethernet Adapter */
+       { USB_DEVICE(0x1668, 0x0323) }, /* Actiontec USB Ethernet */
        { USB_DEVICE(0x2001, 0x4000) }, /* D-link DSB-650C */
        {} /* Null terminator */
 };