On 6/27/07, Jon Smirl <[EMAIL PROTECTED]> wrote:
> On 6/27/07, Peter Korsgaard <[EMAIL PROTECTED]> wrote:
> > >>>>> "Jon" == Jon Smirl <[EMAIL PROTECTED]> writes:
> >
> >  Jon> It looks like the driver is broken. I put the device into a Windows
> >  Jon> laptop and it works fine.
> >
> >  Jon> Note that ifconfig doesn't say the interface is RUNNING.
> >  Jon> It is UP and I gave it a static IP but it still isn't RUNNING.
> >
> >  Jon> eth1      Link encap:Ethernet  HWaddr 00:60:6E:BF:25:89
> >  Jon>         inet addr:192.168.1.21  Bcast:192.168.1.255  
> > Mask:255.255.255.0
> >  Jon>         UP BROADCAST MULTICAST  MTU:1500  Metric:1
> >  Jon>         RX packets:73 errors:0 dropped:0 overruns:0 frame:0
> >  Jon>         TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> >  Jon>         collisions:0 txqueuelen:1000
> >  Jon>         RX bytes:22225 (21.7 KiB)  TX bytes:0 (0.0 b)
> >
> >  Jon> [ 8514.301520] eth1: register 'dm9601' at usb-0000:00:1d.0-2.4,
> >  Jon> Davicom DM9601 USB Ethernet, 00:60:6e:bf:25:89
> >  Jon> [ 8514.301562] PM: Adding info for No Bus:usbdev1.8
> >  Jon> [ 8514.422082] eth1: link down
> >  Jon> [ 8514.439600] ADDRCONF(NETDEV_UP): eth1: link is not ready
> >
> > Odd, it doesn't seem to detect the link. Does it help to down and
> > re-up the interface?
>
> Yes, and ifconfig eth1 down, ifconfig eth1 up, will fix the condition.
> This is 100% repeatable, I tried it about five times. On initial
> insertion the link is not ready, ifconfig up/down clears the problem.
>
> So it appears to be something with the first time the driver initializes.


My e1000 adapter puts these messages in my log:
ADDRCONF(NETDEV_UP): eth0: link is not ready
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

Davicom is only putting this in:
ADDRCONF(NETDEV_UP): eth1: link is not ready

My moschip based USB to Ethernet adapter does not put any ADDRCONF
messages in the log but it works without problems.

I tested the Davicom link some more, ifconfig down/up make Davicom
kind of work. I can use it for pings, but more complicated stuff is
suffering from dropped transmitted packets. My browser won't work over
the link.

-- 
Jon Smirl
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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