ChangeSet 1.1074.1.18, 2003/07/10 14:34:28-07:00, [EMAIL PROTECTED]
[PATCH] USB: ax8817x.c - add Intellinet USB 2.0 Ethernet device ids
Thanks to Zeph for submitting the ids and testing.
drivers/usb/ax8817x.c | 4 ++++
1 files changed, 4 insertions(+)
diff -Nru a/drivers/usb/ax8817x.c b/drivers/usb/ax8817x.c
--- a/drivers/usb/ax8817x.c Mon Jul 14 10:04:07 2003
+++ b/drivers/usb/ax8817x.c Mon Jul 14 10:04:07 2003
@@ -10,6 +10,8 @@
*
* History
*
+ * 2003-06-28 - Dave Hollis <[EMAIL PROTECTED]> 1.0.2
+ * * Added support for Intellinet
* 2003-06-12 - Dave Hollis <[EMAIL PROTECTED]> 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},
{}
};
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel