Chris Worley wrote:
> 
> I just bought a Linksys USB100TX.  I'm running a 2.2.14 kernel with the
> USB backport patches (usb-2.3.99-pre7-1-for-2.2.14.diff.gz).
>
> If I load the pegasus driver after the usb-ohci driver, then it doesn't
> detect the card unless I unplug then replug it.
> 
> If I load the pegasus driver before the usb-ohci driver, then it sees
> the device without replugging it.
> 
> It identifies it as manufactured by Lynksys, shows the last three bytes
> of the mac address as the serial number, assigns "eth1: Linksys
> USB100TX".  If I ifconfig it:
> 
> # /sbin/ifconfig eth1
> eth1      Link encap:Ethernet  HWaddr 00:00:00:00:00:00
>           BROADCAST MULTICAST  MTU:1500  Metric:1
>           RX packets:0 errors:0 dropped:0 overruns:0 frame:0
>           TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
> 
> If I try to configure it:
> 
> # /sbin/ifconfig eth1 192.168.0.1 up
> SIOCSIFFLAGS: Input/output error
> SIOCSIFFLAGS: Input/output error
> 
> And the console spews the error:
> 
>         pegasus_rw_srom_word() failed
>         Can't start_net() -1
> 
> Twice.


It seems to me that this is a backport or device
problem. The same device was reported that works
OK with 2.3.preX.
Please, try it with some of the latest development
kernels.


best,
Petkan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to