Hi,

I am using 2.4.10 on a custom PowerPC 850 board along with 
a Philips isp1161 as the USB host and the driver developed by 
Roman Weissgaerber and posted to this list about a year ago.

We can successfully use a Linksys USB100TX USB-Ethernet device with 
this driver, but when we attach a Belkin F5U021 4 port hub to the 
board and attach the Ethernet adapter to the hub, the Ethernet device 
is no longer seen by the system.

Here's a snapshot of the USB startup messages:

%%%%% With Belkin hub between board and Ethernet adapter (fails) %%%%%

usb.c: registered new driver hub
hc_isp116x.c: USB ISP116x at f9208000/f9208008,f9208000 IRQ 6 Rev. 10
ChipID: 6120
usb.c: new USB bus registered, assigned bus number 1
USB HC dev alloc 1152 bytes
hub.c: USB hub found
hub.c: 1 port detected
USB HC dev alloc 1152 bytes
hub.c: USB new device connect on bus1/1, assigned device number 2
usb.c: registered new driver audio
hub.c: USB hub found
hub.c: 4 ports detected
audio.c: v1.0.0:USB Audio Class driver
pegasus.c: v0.4.21 (2001/08/27):Pegasus/Pegasus II USB Ethernet driver
usb.c: registered new driver pegasus

%%%%% With Ethernet adapter only (works) %%%%%

usb.c: registered new driver hub
hc_isp116x.c: USB ISP116x at f9208000/f9208008,f9208000 IRQ 6 Rev. 10
ChipID: 6120
usb.c: new USB bus registered, assigned bus number 1
USB HC dev alloc 1152 bytes
hub.c: USB hub found
hub.c: 1 port detected
USB HC dev alloc 1152 bytes
hub.c: USB new device connect on bus1/1, assigned device number 2
usb.c: USB device 2 (vend/prod 0x66b/0x2203) is not claimed by any active
driver.
usb.c: registered new driver audio
audio.c: v1.0.0:USB Audio Class driver
pegasus.c: v0.4.21 (2001/08/27):Pegasus/Pegasus II USB Ethernet driver
usb.c: registered new driver pegasus
pegasus.c: eth1: Linksys USB100TX
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 1024 bind 1024)
pegasus.c: eth1: link NOT established (0x7809) - check the cable.
pegasus.c: link partner stat 0

%%%%% End of startup messages %%%%%

Any ideas of why this setup won't work and suggestions on how to get
it running would be greatly appreciated.

Ken Gentry
[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to