andrei_r
Group: Members
Posts: 5
Joined: Dec. 2005 |
|
Posted: Dec. 09 2005,22:30 |
|
I've found this info about Linksys 200M here: http://www.qbik.ch/usb/devices/showdev.php?id=3543:
"The compact USB 2.0 to Ethernet / Fast Ethernet adapter sold by Cisco under their Linksys brand name comes in at least two varieties: the older version is based on the ax88172 chipset, the newer one (August 2005 or newer) is based on the ax88772 chipset. These two different versions have the same model number (USB200M), and can perhaps only be distinguished by serial numbers. This entry refers to the new version, which is currently not supported, though adding support to the Linux 2.6 kernel appears to be fairly trivial. The asix driver already contains support for the ax88772 chipset, so supporting this device seems to be just a matter of adding the USB device ID to the driver."
It might still work under ndiswrapper. You can run "lsusb" as root to see if you can get any additional info on your card chipset and then check http://ndiswrapper.sourceforge.net/mediawiki/index.php/List for the drivers.
|