David Rippel wrote:

Does anyone have a working driver for (or willing to put one together?) for the ASIX AX88172 usb-to-ethernet controller & RealTek RTL8201 PHY (better known as the linksys usb200m nic, also seen as a netgear product)?

There's documentation available at the following urls:

http://www.asix.com.tw/products/Ax88172.htm http://www.realtek.com.tw/products/products1-2.aspx?modelid=15
http://www.linksys.com/products/product.asp?grid=34&scid=30&prid=497


Regards,

David.



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel


I have now thrown up a port of the TiVo driver that builds cleanly and installs though I have not tested it with my device since I don't have it handy. For those really daring folks, it's available at http://www.davehollis.com/~dhollis/ax8817x.tar.gz.

There aren't substantial changes from the TiVo driver, just what was required to rework the devrequest structure and some output cleanups so the build is nice and clean. So in theory, if TiVo's driver worked, this one should. I noticed that they have device support for:
Linksys USB200M
Netgear FA120
Hawking UF200
TRENDnet TU2-ET100
DLink DUB-E100


The Abocom id's aren't listed. If anyone has the Abocom device and has the vendor/product IDs they can easily be added.



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to