ChangeSet 1.1028, 2003/03/05 21:02:07-08:00, go@turbolinux.co.jp

[PATCH] USB: Another pegasus ID

Laneed LD-USBL/TX is LUN-egg OEM.
The other LUN-egg(s) are used by IODATA, Corega.
(Which means they are the same thing)


 drivers/usb/pegasus.h |    2 ++
 1 files changed, 2 insertions(+)


diff -Nru a/drivers/usb/pegasus.h b/drivers/usb/pegasus.h
--- a/drivers/usb/pegasus.h	Thu Mar  6 14:21:29 2003
+++ b/drivers/usb/pegasus.h	Thu Mar  6 14:21:29 2003
@@ -232,6 +232,8 @@
 		DEFAULT_GPIO_RESET )
 PEGASUS_DEV( "LANEED USB Ethernet LD-USB/TX", VENDOR_LANEED, 0x200c,
 		DEFAULT_GPIO_RESET | PEGASUS_II )
+PEGASUS_DEV( "LANEED USB Ethernet LD-USBL/TX", VENDOR_LANEED, 0x4005,
+		DEFAULT_GPIO_RESET | PEGASUS_II )
 PEGASUS_DEV( "Linksys USB10TX", VENDOR_LINKSYS, 0x2202,
 		LINKSYS_GPIO_RESET )
 PEGASUS_DEV( "Linksys USB100TX", VENDOR_LINKSYS, 0x2203,
