Hi David,
Which version of the driver you're using? If it is not the
last you can download it from http://www.spct.net/~petkan/
best,
Petkan
David Lerner wrote:
>
> The pegasus driver seems to recognize the Linksys USB100TX (rev 3.0) as
> belonging to it. It adds an interface (eth1), but it is unable to start
> the device when the command ifconfig eth1 192.168.1.129 is issued. The
> reported error is parity FAIL fff. The full message log of usb-related
> messages is attached, as is the contents of /proc/bus/usb/devices. Of
> course, the device does work with the operating system that Linksys
> supports.
>
> Is this adapter supported at this time? Does anyone have tips on getting
> it to work?
>
> I will be happy to run additional tests that may contribute to adding
> support for this device.
>
> Dave
> I
>
> ------------------------------------------------------------------------
> T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
> B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
> D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
> P: Vendor=0000 ProdID=0000 Rev= 0.00
> S: Product=USB UHCI Root Hub
> S: SerialNumber=e000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
> I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
> E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
> T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
> D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
> P: Vendor=066b ProdID=2203 Rev= 1.01
> S: Manufacturer=LINKSYS Inc.
> S: Product=LINKSYS USB Adapter
> S: SerialNumber=7d7a0a
> C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=286mA
> I: If#= 0 Alt= 0 #EPs= 3 Cls=00(>ifc ) Sub=00 Prot=00 Driver=pegasus
> E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl= 0ms
> E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl= 0ms
> E: Ad=83(I) Atr=03(Int.) MxPS= 8 Ivl= 1ms
>
> ------------------------------------------------------------------------
> Kernel messages starting modprobe usbcore
>
> Jun 18 13:44:41 dsl kernel: usb.c: registered new driver usbdevfs
> Jun 18 13:44:41 dsl kernel: usb.c: registered new driver hub
>
> Modprbe usb-uhci
>
> Jun 18 13:45:16 dsl modprobe: modprobe: Can't locate module usbfs
> Jun 18 13:46:12 dsl kernel: usb-uhci.c: $Revision: 1.232 $ time 23:22:13 Jun 17 2000
> Jun 18 13:46:12 dsl kernel: usb-uhci.c: High bandwidth mode enabled
> Jun 18 13:46:12 dsl kernel: usb-uhci.c: Intel USB controller: setting latency timer
>to 0
> Jun 18 13:46:12 dsl kernel: usb-uhci.c: USB UHCI at I/O 0xe000, IRQ 10
> Jun 18 13:46:12 dsl kernel: usb-uhci.c: Detected 2 ports
> Jun 18 13:46:12 dsl kernel: usb.c: new USB bus registered, assigned bus number 1
> Jun 18 13:46:12 dsl kernel: usb.c: USB new device connect, assigned device number 1
> Jun 18 13:46:12 dsl kernel: Product: USB UHCI Root Hub
> Jun 18 13:46:12 dsl kernel: SerialNumber: e000
> Jun 18 13:46:12 dsl kernel: hub.c: USB hub found
> Jun 18 13:46:12 dsl kernel: hub.c: 2 ports detected
> Jun 18 13:46:13 dsl kernel: usb.c: USB new device connect, assigned device number 2
> Jun 18 13:46:13 dsl kernel: Manufacturer: LINKSYS Inc.
> Jun 18 13:46:13 dsl kernel: Product: LINKSYS USB Adapter
> Jun 18 13:46:13 dsl kernel: SerialNumber: 7d7a0a
> Jun 18 13:46:13 dsl kernel: usb.c: This device is not recognized by any installed
>USB driver.
> Jun 18 13:46:13 dsl kernel: Length = 18
> Jun 18 13:46:13 dsl kernel: DescriptorType = 01
> Jun 18 13:46:13 dsl kernel: USB version = 1.10
> Jun 18 13:46:13 dsl kernel: Vendor:Product = 066b:2203
> Jun 18 13:46:13 dsl kernel: MaxPacketSize0 = 8
> Jun 18 13:46:13 dsl kernel: NumConfigurations = 1
> Jun 18 13:46:13 dsl kernel: Device version = 1.01
> Jun 18 13:46:13 dsl kernel: Device Class:SubClass:Protocol = 00:00:00
> Jun 18 13:46:13 dsl kernel: Per-interface classes
> Jun 18 13:46:13 dsl kernel: Configuration:
> Jun 18 13:46:13 dsl kernel: bLength = 9
> Jun 18 13:46:13 dsl kernel: bDescriptorType = 02
> Jun 18 13:46:13 dsl kernel: wTotalLength = 0027
> Jun 18 13:46:13 dsl kernel: bNumInterfaces = 01
> Jun 18 13:46:13 dsl kernel: bConfigurationValue = 01
> Jun 18 13:46:13 dsl kernel: iConfiguration = 00
> Jun 18 13:46:13 dsl kernel: bmAttributes = a0
> Jun 18 13:46:13 dsl kernel: MaxPower = 286mA
> Jun 18 13:46:13 dsl kernel:
> Jun 18 13:46:13 dsl kernel: Interface: 0
> Jun 18 13:46:13 dsl kernel: Alternate Setting: 0
> Jun 18 13:46:13 dsl kernel: bLength = 9
> Jun 18 13:46:13 dsl kernel: bDescriptorType = 04
> Jun 18 13:46:13 dsl kernel: bInterfaceNumber = 00
> Jun 18 13:46:13 dsl kernel: bAlternateSetting = 00
> Jun 18 13:46:13 dsl kernel: bNumEndpoints = 03
> Jun 18 13:46:13 dsl kernel: bInterface Class:SubClass:Protocol = 00:00:00
> Jun 18 13:46:13 dsl kernel: iInterface = 00
> Jun 18 13:46:13 dsl kernel: Endpoint:
> Jun 18 13:46:13 dsl kernel: bLength = 7
> Jun 18 13:46:13 dsl kernel: bDescriptorType = 05
> Jun 18 13:46:13 dsl kernel: bEndpointAddress = 81 (in)
> Jun 18 13:46:13 dsl kernel: bmAttributes = 02 (Bulk)
> Jun 18 13:46:13 dsl kernel: wMaxPacketSize = 0040
> Jun 18 13:46:13 dsl kernel: bInterval = 00
> Jun 18 13:46:13 dsl kernel: Endpoint:
> Jun 18 13:46:13 dsl kernel: bLength = 7
> Jun 18 13:46:13 dsl kernel: bDescriptorType = 05
> Jun 18 13:46:13 dsl kernel: bEndpointAddress = 02 (out)
> Jun 18 13:46:13 dsl kernel: bmAttributes = 02 (Bulk)
> Jun 18 13:46:13 dsl kernel: wMaxPacketSize = 0040
> Jun 18 13:46:13 dsl kernel: bInterval = 00
> Jun 18 13:46:13 dsl kernel: Endpoint:
> Jun 18 13:46:13 dsl kernel: bLength = 7
> Jun 18 13:46:13 dsl kernel: bDescriptorType = 05
> Jun 18 13:46:13 dsl kernel: bEndpointAddress = 83 (in)
> Jun 18 13:46:13 dsl kernel: bmAttributes = 03 (Interrupt)
> Jun 18 13:46:13 dsl kernel: wMaxPacketSize = 0008
> Jun 18 13:46:13 dsl kernel: bInterval = 01
>
> Modprobe pegasus
>
> Jun 18 13:47:03 dsl kernel: pegasus.c: v0.3.14 2000/06/09 (C) 1999-2000 Petko
>Manolov ([EMAIL PROTECTED])
> Jun 18 13:47:03 dsl kernel: usb.c: registered new driver pegasus
> Jun 18 13:47:03 dsl kernel: eth1: Linksys USB100TX
>
> ifconfig eth1 after pegasus module loaded
>
> 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
>
> ifconfig eth1 after ifconfig eth1 192.168.1.129
>
> eth1 Link encap:Ethernet HWaddr 00:E0:98:7D:7A:0A
> inet addr:192.168.1.129 Bcast:192.168.1.255 Mask:255.255.255.0
> UP BROADCAST RUNNING 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
>
> Kernel messages generated by ifconfig eth1 192.168.1.129
>
> Jun 18 13:52:48 dsl kernel: pegasus.c: party FAIL ffff
> Jun 18 13:52:48 dsl kernel: pegasus.c: (open)failed intr_urb -22
> Jun 18 13:52:48 dsl kernel: pegasus.c: eth1: set Rx mode
>
> ------------------------------------------------------------------------
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]