Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Howard_Wulf

Pages: [1]
1
Zaurus - pdaXrom / 1.1.0rc12 Usb-ethernet Adapter
« on: November 27, 2005, 01:21:59 am »
It appears this device requires a CONFIG_USB_AX8817X module.

I did not find an AX8817 module under /lib/modules/2.4.20/...

It appears that I will have to back-port and compile the 2.6.0 src/drivers/usb/net/usbnet.c    

Can I mount "zgcc-3.4.4.img" and do all the development on the Zaurus?

2
Zaurus - pdaXrom / 1.1.0rc12 Usb-ethernet Adapter
« on: November 27, 2005, 12:30:19 am »
Trying to use Linksys USB200M Ethernet adapter.
This is a USB device that connects to an Ethernet network.

dmesg reports the USB device insertion, ending with
usb.c: kusbd: /sbin/hotplug add 3
So, I would conclude that the hotplug subsystem "knows" the device is inserted.

lsusb reports:
Bus 001 Device 003: ID 077b:2226 Linksys USB200M 100baseTX Adapter
So, I would conclude that the USB subsytem "knows" this is an Ethernet adapter.

lsmod reports:
acm
usb_ohci_pxa27x
...
So, I would conclude that the module subsystem "knows" this is an Ethernet adapter.

However, ifconfig only shows "lo".

What do I need to do to get this Ethernet adapter to work?

 

Pages: [1]