OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => C1000/3x00 Hardware => Topic started by: shasn on October 13, 2005, 07:47:05 am

Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: shasn on October 13, 2005, 07:47:05 am
Please help!

USB lan ASIX AX88172 (10/100 Ethernet Adapter) does not work with C1000 (OpenZaurus, pdaXrom).

lsusb:
Bus 001 Device 002: ID 0b95:1720 ASIX Electronics Corp.

It's work at desktop linux with 2.6 kernel.
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: Meanie on October 14, 2005, 12:18:58 am
Quote
Please help!

USB lan ASIX AX88172 (10/100 Ethernet Adapter) does not work with C1000 (OpenZaurus, pdaXrom).

lsusb:
Bus 001 Device 002: ID 0b95:1720 ASIX Electronics Corp.

It's work at desktop linux with 2.6 kernel.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=99163\"][{POST_SNAPBACK}][/a][/div]

I don't think there is a driver module for it out of the box with the Zaurus so you will need to compile one yourself.
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: shasn on October 14, 2005, 02:39:19 am
How do I compile this module?
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: bolbit on October 28, 2005, 01:23:52 pm
Hi, I have just bought the same USB to Ethernet adaptater. It seems that there is a OPENBSD/Zaurus working stuff :
https://www.oesf.org/forums/index.php?showt...t=0&#entry97454 (https://www.oesf.org/forums/index.php?showtopic=15246&pid=97454&st=0&#entry97454)
As shasn, i could try to make the module, but i do not know from where to start??
Here are the data that i have found about this product :
Quote
Ethernet Adapters

In addition to the "software emulated" adapter model used in smart peripherals, there are also single-purpose adapters using real hardware. In particular, the ASIX 8817x chips are used in a wide variety of high speed (480 Mbit/s) capable 10/100 Ethernet adapters. There are also 10/100/1000 versions.
Device  Minidriver  *  Notes
ASIX 88172,  *  asix 
ATEN UC210T,  *
D-Link DUB-E100,   *
Hawking UF200,  *
Linksys USB200M,   *
Netgear FA120,  *
Intellinet,  *
ST Lab USB Ethernet,   *
TrendNet TU2-ET100,   *

...  All these are based on the same core hardware. This originally used separate driver, but then it merged with "usbnet". Later kernels split out this minidriver into its own module.

And the details about the hardware is :
ASIX AX88172 usb-to-ethernet controller & RealTek RTL8201 PHY

Stupid questions :
Where to find the sources?
How to compile the sources (ie on the zaurus, something like ./configure, make..)
or with one of the "cross stuff" on a PC x86 ??
Can i use the openbsd module as is?
why i bought this stupid USB adaptater and not a CompatibleWithMeanieModule One ??
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: Hrw on October 28, 2005, 03:32:53 pm
according to http://www.qbik.ch/usb/devices/showdescr.php?id=2520 (http://www.qbik.ch/usb/devices/showdescr.php?id=2520) that adapter should work with usbnet module (atleast when used 2.6 kernel - don't know how it looks in 2.4-crapix)
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: bolbit on October 28, 2005, 05:22:53 pm
thanks, but i would like to use it with the sharp rom of my C1000 (Linux kernel 2.4.20)...
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: bolbit on October 30, 2005, 01:29:37 am
i finally found some sources for the AIX88172 here :http://ax.thepredatory.net/status.html
and then what did i need to do ??
It seems that there is a need of the kernel source to compile this driver (in the readme), then where to find the kernel source for the C1000? and more, how to compile it ?? need help!
PS : the tetsu kernel source could be used ?
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: bolbit on November 01, 2005, 01:23:04 am
I found that there where a cramfs img that meanie built with everything needed to compile stuff !!. it will not be usefull, because driver exist in the latest cacko rom (1.23) !!!

It seems to work, i just need to find a way to confgure the office proxy to have access to the internet ...
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: maslovsky on November 01, 2005, 03:00:43 am
Quote
I found that there where a cramfs img that meanie built with everything needed to compile stuff !!. it will not be usefull, because driver exist in the latest cacko rom (1.23) !!!

It seems to work, i just need to find a way to confgure the office proxy to have access to the internet ...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101583\"][{POST_SNAPBACK}][/a][/div]

Use Network Setup application to configure USB LAN connection.
Title: C1000 And Asix Ax88172 (10/100 Ethernet Adapter)
Post by: maslovsky on November 01, 2005, 03:01:51 am
Quote
thanks, but i would like to use it with the sharp rom of my C1000 (Linux kernel 2.4.20)...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=101191\"][{POST_SNAPBACK}][/a][/div]

This is supported in Cacko 1.23 ROM