PATCH: add intellinet to the usb idents

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Mon Jul 14 2003 - 07:26:41 EST


diff -u --new-file --recursive --exclude-from /usr/src/exclude linux.22-pre5/drivers/usb/ax8817x.c linux.22-pre5-ac1/drivers/usb/ax8817x.c
--- linux.22-pre5/drivers/usb/ax8817x.c 2003-07-14 12:27:39.000000000 +0100
+++ linux.22-pre5-ac1/drivers/usb/ax8817x.c 2003-07-07 16:14:39.000000000 +0100
@@ -10,6 +10,8 @@
  *
  * History
  *
+ * 2003-06-28 - Dave Hollis <dhollis@davehollis.com> 1.0.2
+ * * Added support for Intellinet
  * 2003-06-12 - Dave Hollis <dhollis@davehollis.com> 1.0.1
  * * use usb_make_path for ethtool info
  * * Use crc32.h for crc functions
@@ -174,6 +176,8 @@
       {USB_DEVICE(0x0846, 0x1040), driver_info:0x00130103},
         /* D-Link DUB-E100 */
       {USB_DEVICE(0x2001, 0x1a00), driver_info:0x009f9d9f},
+ /* Intellinet USB Ethernet*/
+ {USB_DEVICE(0x0b95, 0x1720), driver_info:0x00130103},
 
         {}
 };
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jul 15 2003 - 22:00:51 EST