linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: add intellinet to the usb idents
@ 2003-07-14 12:26 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-07-14 12:26 UTC (permalink / raw)
  To: linux-kernel, marcelo

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},
 
 	{}
 };

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

only message in thread, other threads:[~2003-07-14 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-14 12:26 PATCH: add intellinet to the usb idents Alan Cox

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