Hi,
My ethernet controllor seems to work with the kaweth usb ethernet
driver.
So I included a patch which adds the vendor/product id's of my card to
the driver.
I received the card from my cable internet provider Chello. It's an
unbranded one, but the driver under windows reports its a Silicom
USB-Ethernet Adapter.
Btw, I'm not sure if its the device or the driver, but the combination
is kinda flaky. It usually runs for about 30 minutes, Then it doesn't
respond. Unplugging the device, rmmod,modprobe re-insert the device
makes it work again for about 30 minutes (2.4.18 kernel)
Looking at the TODO comments in the drivers I'd suspect the driver :)
Kind regards,
Harm Verhagen
[for questions,etc. CC me, as I'm not subscribed.]
--- linux-2.4.19/drivers/usb/kaweth.c.org Fri Jul 19 01:38:13 2002
+++ linux-2.4.19/drivers/usb/kaweth.c Tue Jul 23 22:58:15 2002
@@ -143,6 +143,7 @@
{ USB_DEVICE(0x10bd, 0x1427) }, /* ASANTE USB To Ethernet Adapter */
{ USB_DEVICE(0x1342, 0x0204) }, /* Mobility USB-Ethernet Adapter */
{ USB_DEVICE(0x13d2, 0x0400) }, /* Shark Pocket Adapter */
+ { USB_DEVICE(0x1485, 0x0001) }, /* Silicom USB-Ethernet Adapter */
{ USB_DEVICE(0x1645, 0x0005) }, /* Entrega E45 */
{ USB_DEVICE(0x1645, 0x0008) }, /* Entrega USB Ethernet Adapter */
{ USB_DEVICE(0x1645, 0x8005) }, /* PortGear Ethernet Adapter */
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel