David Hollis wrote: >> So it's no longer complaining about anything except the rxqlen, but >> unfortunately there is still no traffic getting in or out. > It's not complaining about rxqlen, that's just a debug blurb. It sounds > like the RX_CTL may not be getting set properly. Can you bring up the > device with a static IP and try pinging it from a remote host as well as > pinging the remote host? Run tcpdump and see if traffic appears to be > one way - echo-request goes out the ASIX device, remote host sends > echo-reply, but ASIX never sees it, or vice versa.
Okay, I've been testing it that way since the beginning, but hadn't thought of tcpdump. All traffic appears in tcpdump (incoming as well as locally generated outgoing), but the LED only blinks on incoming traffic. So when I try to ping a remote host, all I get are endless "arp who-has" in tcpdump. The outgoing packets don't seem to get onto the wire, but I do see incoming packets from other stations on the network. Also, your second suggestion about asix_write_rx_ctl didn't work: drivers/usb/net/asix.c: In function 'asix_write_rx_ctl': drivers/usb/net/asix.c:219: warning: implicit declaration of function 'asix_write_cmd_le' Seems that function doesn't exist? /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