On Wed, 2006-05-03 at 01:00 +0200, Mattias Bergsten wrote:

> 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.

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.

-- 
David Hollis <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to