patch-2.4.14 linux/drivers/usb/usbnet.c

Next file: linux/drivers/video/Makefile
Previous file: linux/drivers/usb/usb-uhci-debug.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.13/linux/drivers/usb/usbnet.c linux/drivers/usb/usbnet.c
@@ -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

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)