Hi,
Here's a patch against 2.5.1-pre5 from David Brownell that adds two new
devices to the usbnet driver.
thanks,
greg k-h
diff -Nru a/drivers/usb/usbnet.c b/drivers/usb/usbnet.c
--- a/drivers/usb/usbnet.c Mon Dec 3 13:06:56 2001
+++ b/drivers/usb/usbnet.c Mon Dec 3 13:06:56 2001
@@ -1870,6 +1870,16 @@
USB_DEVICE (0x0547, 0x2720), // AnchorChips defaults
driver_info: (unsigned long) &an2720_info,
},
+
+{
+ USB_DEVICE (0x0547, 0x2727), // Xircom PGUNET
+ driver_info: (unsigned long) &an2720_info,
+},
+
+{
+ USB_DEVICE (0x0547, 0x2727), // Xircom PGUNET
+ driver_info: (unsigned long) &an2720_info,
+},
#endif
#ifdef CONFIG_USB_BELKIN
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel