David Hollis wrote:
> That's a good demonstration of testing code before you send it out!  I
> meant to move that block that checks the PHY ID below the part where I
> actually read the PHY address but I didn't so it was reading from the
> wrong place.  The attached patch seems to behave fine on x86 and should
> work better on PPC.  Let me know if it works better and if so, I'll get
> it submitted.

Well, we've got some progress:

usb 1-2.1: new high speed USB device using ehci_hcd and address 5
usb 1-2.1: configuration #1 chosen from 1 choice
asix 1-2.1:1.0: status ep1in, 8 bytes period 11
eth1: register 'asix' at usb-0001:10:1b.2-2.1, ASIX AX88772 USB 2.0
Ethernet, 00:10:60:06:0f:28
usbcore: registered new driver asix
eth1: rxqlen 0 --> 10
eth1: rxqlen 10 --> 20
eth1: rxqlen 20 --> 30
eth1: rxqlen 30 --> 40
eth1: rxqlen 40 --> 50
eth1: rxqlen 50 --> 60
eth1: Link Status is: 0
eth1: kevent 4 scheduled
eth1: Link Status is: 1

So it's no longer complaining about anything except the rxqlen, but
unfortunately there is still no traffic getting in or out.

/fnord


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to