I'm not sure about the DEFAULT_GPIO_RESET bit.  Most if the others
devices had it.  It works for me.

-Jim

--- linux-2.4.17/drivers/usb/pegasus.h  Sun Jan 27 11:34:07 2002
+++ linux/drivers/usb/pegasus.h Mon Jan 21 20:10:05 2002
@@ -145,6 +145,7 @@
 #define        VENDOR_SMARTBRIDGES     0x08d1
 #define        VENDOR_SMC              0x0707
 #define        VENDOR_SOHOWARE         0x15e8
+#define        VENDOR_HAWKING          0x0e66
 
 
 #else  /* PEGASUS_DEV */
@@ -245,6 +246,8 @@
                DEFAULT_GPIO_RESET )
 PEGASUS_DEV( "SOHOware NUB100 Ethernet", VENDOR_SOHOWARE, 0x9100,
                DEFAULT_GPIO_RESET )
+PEGASUS_DEV( "Hawking UF100 10/100 Ethernet", VENDOR_HAWKING, 0x400c,
+               DEFAULT_GPIO_RESET | PEGASUS_II )
 
 
 #endif /* PEGASUS_DEV */

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to