Hello,
This patch adds support for JTEC FA8101 USB to Ethernet device.
Seems that it was dropped in 2002, for some reason:
http://sourceforge.net/mailarchive/message.php?msg_id=2300006
There are many users of this device here in Brazil. The patch was
tested this week on a notebook running kernel 2.6.15.
Regards,
--
André Carezia
Eng. de Telecomunicações
Carezia Consultoria - www.carezia.srv.br
--- orig/pegasus.h 2006-03-02 18:18:38.000000000 -0300
+++ pegasus.h 2006-10-24 15:32:10.000000000 -0300
@@ -149,7 +149,7 @@
#define VENDOR_SMC 0x0707
#define VENDOR_SOHOWARE 0x15e8
#define VENDOR_SIEMENS 0x067c
-
+#define VENDOR_JTEC 0x11ad
#else /* PEGASUS_DEV */
@@ -297,6 +297,7 @@
DEFAULT_GPIO_RESET | PEGASUS_II )
PEGASUS_DEV( "SpeedStream USB 10/100 Ethernet", VENDOR_SIEMENS, 0x1001,
DEFAULT_GPIO_RESET | PEGASUS_II )
-
+PEGASUS_DEV( "FA8101 USB To ETHERNET", VENDOR_JTEC, 0x8101,
+ DEFAULT_GPIO_RESET | PEGASUS_II )
#endif /* PEGASUS_DEV */
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel