Author Topic: Usbnet (includes Ax88772 Driver)  (Read 8898 times)

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« on: October 17, 2007, 05:17:56 pm »
I've been looking all over the net for a driver for my Linksys USB 2 dongle. Model number USB200M ver 2.1
This one uses the later AX88772 driver. The previous dongle with same model number used AX88178 driver.
Quote
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.
http://www.qbik.ch/usb/devices/showdev.php?id=3543

I found this "generic" usbnet.c file which includes the AX88772 driver
Code: [Select]
* CHANGELOG:
 * 13-sep-2000    experimental, new
 * 10-oct-2000    usb_device_id table created.
 * <>
 * 03-nov-2004    Trivial patch for KC2190 (KC-190) chip. (Jonathan McDowell)
 * 01-feb-2005    AX88772 support (Phil Chang & Dave Hollis)

I zipped it up and attached it here. The zip file contains "usbnet.c"
I want to know if this can be compiled and if it will support more USB LAN dongles, including mine which has the ax88772 chip.

EDIT
A post here on the forum about this needing to be backported from 2.6.13 to 2.4.20
https://www.oesf.org/forum/index.php?showtopic=17018
After googling for a long time, there are a lot of these dongles on the market, and they are easily available at Staples and other local stores.
There is a good reason to "backport" this driver, since so many people have these dongles.
I also attached the source file from Asix. "AX88178_772_LINUX2.6.14_REV102.tar.gz"
EDIT2
Are there not any requests for this driver to be compiled?
I cannot purchase stuff online, so I buy stuff from local stores.
I am clueless as to compiling stuff, and what would it take to get this driver to be included into pdaxii13?
Thank you,
Jon
« Last Edit: October 18, 2007, 02:39:33 am by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« Reply #1 on: October 18, 2007, 02:42:14 am »
"bump"
No one seems to be concerned about getting this driver to work in pdaxrom, (or Cacko either) so I'm bumping this thread.
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« Reply #2 on: October 18, 2007, 10:59:06 am »
I would compile it for you, but I don't have the stuff necessary to do so. I'm not going to convert my main machine (the only one that works for a pdaX86 install) to a pdaX dev environment, spend hours getting the SVN stuff and building the kernel, then copy it all over to an SD card to build the module on my Z, which would have to be reverted to Beta3/pdaXii13.

I do my best to help out, but that's pushing it IMO. Maybe if I get a virtual machine set up with the necessary stuff, but that's not TOO likely.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« Reply #3 on: October 18, 2007, 11:28:26 am »
Thank for your reply Capn_Fish,
I was hoping I would get someone to respond and say if this is possible. I wasn't sure if this could be accomplished.
When I googled for Ax88772 driver, I got many hits to a forum about TiVo and someone backporting this from several 2.4.xx kernels to 2.4.20. This is what made me wonder if this could done.
Sorry about bumping the thread. There doesn't seem to be many people answering dumb questions from users like me, like in previous years.
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« Reply #4 on: October 18, 2007, 01:20:15 pm »
I don't think it's a dumb question, but perhaps people aren't interested in the driver, so they assume "Somebody who is interested will post..."

I also don't like to make "I would do it, but..." posts. Then people see somebody has replied, and get their hopes up that somebody will be offering a solution. I think that's kind of a mean thing to do.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

Meanie

  • Hero Member
  • *****
  • Posts: 2803
    • View Profile
    • http://www.users.on.net/~hluc/myZaurus/
Usbnet (includes Ax88772 Driver)
« Reply #5 on: October 18, 2007, 05:34:44 pm »
first, unless someone has the said hardware themselves, they aren't very likely be motivated to get it working or compile a driver for it.
second, the driver source you attached is for a 2.6 kernel, so it would not compile on a 2.4 kernel anyway and backporting it would require the first point to be satisfied.
third, even if the second point is satisfied, you still need the necessary skills to hack the driver/back port it since it is not trivial.
« Last Edit: October 18, 2007, 05:36:52 pm by Meanie »
SL-C3000 - pdaXii13 build5.4.9 (based on pdaXrom beta3) / SL-C3100 - Sharp ROM 1.02 JP (heavily customised)
Netgear MA701 CF, SanDisk ConnectPlus CF, Socket Bluetooth CF, 4GB Kingston CF,  4GB pqi SD, 4GB ChoiceOnly SD, 2GB SanDisk SD USB Plus, 1GB SanDisk USB Plus, 1GB Transcend SD, 2GB SanDisk MicroSD with SD adaptor, Piel Frama Leather Case, GoldX 5-in-1 USB cable, USB hub, USB mouse, USB keyboard, USB ethernet, USB HDD, many other USB accessories...
(Zaurus SL-C3000 owner since March 14. 2005, Zaurus SL-C3100 owner since September 21. 2005)
http://members.iinet.net.au/~wyso/myZaurus - zBook3K

Jon_J

  • Hero Member
  • *****
  • Posts: 1853
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« Reply #6 on: October 18, 2007, 10:34:07 pm »
Thank you meanie, I didn't realize this process was so complex.
I decided to throw that dongle that requires the AXIS driver into a box of unused stuff, and get one referenced in this thread.
https://www.oesf.org/forum/index.php?showto...=Belkin+F5D5050
Belkin F5D5050
The local Radioshack may be able to order it for me.

Jon
« Last Edit: October 18, 2007, 10:34:34 pm by Jon_J »
C3100 Multiboot-->Angstrom 2007.12-r18 | Cacko 1.23 | ArchLinuxARM
C3200 pdaxii13v2-5.5-alpha4 Akita on NAND

Ambicom WL1100C-CF Wifi - Ambicom CF modem - Ambicom CF GPS - Belkin-F5D5050 USB LAN
Socket CF Bluetooth rev K - Iogear 4 port USB micro hub - pocket CF card reader
Targus mini USB optical mouse - 2 Targus SD card readers

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Usbnet (includes Ax88772 Driver)
« Reply #7 on: October 19, 2007, 12:04:14 pm »
As a side note on USB dongles. I would advise against DM9601 dongles, as they apparently don't work with dbcpcd.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo