Hi,
Here's a patch against 2.4.14-pre6 that adds support for another usbnet
device. The patch is from Kevin Williams.
thanks,
greg k-h
(temporary USB maintainer)
diff --minimal -Nru a/drivers/usb/usbnet.c b/drivers/usb/usbnet.c
--- a/drivers/usb/usbnet.c Thu Nov 1 14:37:15 2001
+++ b/drivers/usb/usbnet.c Thu Nov 1 14:37:15 2001
@@ -1537,6 +1537,10 @@
USB_DEVICE (0x0525, 0x1080), // NetChip ref design
driver_info: (unsigned long) &net1080_info,
},
+{
+ USB_DEVICE (0x06D0, 0x0622), // Laplink Gold
+ driver_info: (unsigned long) &net1080_info,
+},
#endif
#ifdef CONFIG_USB_PL2301
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel