patch-2.4.11-dontuse linux/drivers/usb/pegasus.h
Next file: linux/drivers/usb/printer.c
Previous file: linux/drivers/usb/microtek.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Oct 1 13:45:47 2001
- Orig file:
v2.4.10/linux/drivers/usb/pegasus.h
- Orig date:
Tue Jul 3 17:08:21 2001
diff -u --recursive --new-file v2.4.10/linux/drivers/usb/pegasus.h linux/drivers/usb/pegasus.h
@@ -142,6 +142,7 @@
#define VENDOR_SMARTBRIDGES 0x08d1
#define VENDOR_SMC 0x0707
#define VENDOR_SOHOWARE 0x15e8
+#define VENDOR_BELKIN 0x050d
#else /* PEGASUS_DEV */
@@ -235,5 +236,8 @@
DEFAULT_GPIO_RESET )
PEGASUS_DEV( "SOHOware NUB100 Ethernet", VENDOR_SOHOWARE, 0x9100,
DEFAULT_GPIO_RESET )
+PEGASUS_DEV( "Belkin F5D5050 USB Ethernet",
+ VENDOR_BELKIN, 0x0121,
+ DEFAULT_GPIO_RESET | PEGASUS_II )
#endif /* PEGASUS_DEV */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)