On Tue, Jun 19, 2001 at 01:58:24AM -0700, Aaron Patterson wrote:
> /proc/bus/usb/devices didn't seem to be listed... My usb interface to
> my sony camera works great though... I did turn on usb debugging
> messages, so I have attached the log file. I played with the pegasus
> driver, and got it to do stuff when I plugged my wireless nic in... You
> can see where that happens in the logs. I am using kernel 2.4.5. Thanks.
It doesn't seem to be Pegasus, nor CATC from the descriptor dump. Any
chance you can open the thing and check what chips are inside?
>
> --Aaron
>
> Vojtech Pavlik wrote:
>
> > On Mon, Jun 18, 2001 at 09:05:33PM -0700, Aaron Patterson wrote:
> >
> >> Has anyone tried to use the Linksys WUSB11 wireless NIC? I bought one,
> >> and haven't been able to get it working. The pegasus driver doesn't seem
> >> to work.
> >
> >
> > What is the /proc/bus/usb/devices entry?
> >
>
>
> Jun 18 20:22:56 mobile kernel: usb-uhci.c: USB UHCI at I/O 0xfcc0, IRQ 9
> Jun 18 20:22:56 mobile kernel: usb-uhci.c: Detected 2 ports
> Jun 18 20:22:57 mobile kernel: usb.c: new USB bus registered, assigned bus number 1
> Jun 18 20:22:57 mobile kernel: Product: USB UHCI Root Hub
> Jun 18 20:22:57 mobile kernel: SerialNumber: fcc0
> Jun 18 20:22:57 mobile kernel: hub.c: USB hub found
> Jun 18 20:22:57 mobile kernel: hub.c: 2 ports detected
> Jun 18 20:22:57 mobile kernel: usb-uhci.c: v1.251 Georg Acher, Deti Fliegl, Thomas
>Sailer, Roman Weissgaerber
> Jun 18 20:22:57 mobile kernel: usb-uhci.c: USB Universal Host Controller Interface
>driver
> Jun 18 20:22:57 mobile kernel: hub.c: USB new device connect on bus1/2, assigned
>device number 2
> Jun 18 20:22:57 mobile kernel: usb.c: USB device 2 (vend/prod 0x66b/0x2211) is not
>claimed by any active driver.
> Jun 18 20:22:57 mobile kernel: Length = 18
> Jun 18 20:22:57 mobile kernel: DescriptorType = 01
> Jun 18 20:22:57 mobile kernel: USB version = 1.10
> Jun 18 20:22:57 mobile kernel: Vendor:Product = 066b:2211
> Jun 18 20:22:57 mobile kernel: MaxPacketSize0 = 8
> Jun 18 20:22:57 mobile kernel: NumConfigurations = 1
> Jun 18 20:22:57 mobile kernel: Device version = 1.00
> Jun 18 20:22:57 mobile kernel: Device Class:SubClass:Protocol = fe:01:00
> Jun 18 20:22:57 mobile kernel: Unknown class
> Jun 18 20:22:57 mobile kernel: Configuration:
> Jun 18 20:22:57 mobile kernel: bLength = 9
> Jun 18 20:22:57 mobile kernel: bDescriptorType = 02
> Jun 18 20:22:57 mobile kernel: wTotalLength = 0020
> Jun 18 20:22:57 mobile kernel: bNumInterfaces = 01
> Jun 18 20:22:57 mobile kernel: bConfigurationValue = 01
> Jun 18 20:22:57 mobile kernel: iConfiguration = 00
> Jun 18 20:22:57 mobile kernel: bmAttributes = 80
> Jun 18 20:22:57 mobile kernel: MaxPower = 500mA
> Jun 18 20:22:57 mobile kernel:
> Jun 18 20:22:57 mobile kernel: Interface: 0
> Jun 18 20:22:57 mobile kernel: Alternate Setting: 0
> Jun 18 20:22:57 mobile kernel: bLength = 9
> Jun 18 20:22:57 mobile kernel: bDescriptorType = 04
> Jun 18 20:22:57 mobile kernel: bInterfaceNumber = 00
> Jun 18 20:22:57 mobile kernel: bAlternateSetting = 00
> Jun 18 20:22:57 mobile kernel: bNumEndpoints = 02
> Jun 18 20:22:57 mobile kernel: bInterface Class:SubClass:Protocol = ff:00:ff
> Jun 18 20:22:57 mobile kernel: iInterface = 00
> Jun 18 20:22:57 mobile kernel: Endpoint:
> Jun 18 20:22:57 mobile kernel: bLength = 7
> Jun 18 20:22:57 mobile kernel: bDescriptorType = 05
> Jun 18 20:22:57 mobile kernel: bEndpointAddress = 85 (in)
> Jun 18 20:22:57 mobile kernel: bmAttributes = 02 (Bulk)
> Jun 18 20:22:57 mobile kernel: wMaxPacketSize = 0040
> Jun 18 20:22:57 mobile kernel: bInterval = 00
> Jun 18 20:22:57 mobile kernel: Endpoint:
> Jun 18 20:22:57 mobile kernel: bLength = 7
> Jun 18 20:22:57 mobile kernel: bDescriptorType = 05
> Jun 18 20:22:57 mobile kernel: bEndpointAddress = 02 (out)
> Jun 18 20:22:57 mobile kernel: bmAttributes = 02 (Bulk)
> Jun 18 20:22:57 mobile kernel: wMaxPacketSize = 0040
> Jun 18 20:22:57 mobile kernel: bInterval = 00
> Jun 18 20:23:28 mobile kernel: usb.c: USB disconnect on device 2
> Jun 18 20:23:41 mobile kernel: hub.c: USB new device connect on bus1/1, assigned
>device number 3
> Jun 18 20:23:41 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1682
> Jun 18 20:23:41 mobile kernel: usb.c: USB device not accepting new address=3
>(error=-110)
> Jun 18 20:23:42 mobile kernel: hub.c: USB new device connect on bus1/1, assigned
>device number 4
> Jun 18 20:23:42 mobile kernel: usb.c: USB device 4 (vend/prod 0x66b/0x2211) is not
>claimed by any active driver.
> Jun 18 20:23:42 mobile kernel: Length = 18
> Jun 18 20:23:42 mobile kernel: DescriptorType = 01
> Jun 18 20:23:42 mobile kernel: USB version = 1.10
> Jun 18 20:23:42 mobile kernel: Vendor:Product = 066b:2211
> Jun 18 20:23:42 mobile kernel: MaxPacketSize0 = 8
> Jun 18 20:23:42 mobile kernel: NumConfigurations = 1
> Jun 18 20:23:42 mobile kernel: Device version = 1.00
> Jun 18 20:23:42 mobile kernel: Device Class:SubClass:Protocol = fe:01:00
> Jun 18 20:23:42 mobile kernel: Unknown class
> Jun 18 20:23:42 mobile kernel: Configuration:
> Jun 18 20:23:42 mobile kernel: bLength = 9
> Jun 18 20:23:42 mobile kernel: bDescriptorType = 02
> Jun 18 20:23:42 mobile kernel: wTotalLength = 0020
> Jun 18 20:23:42 mobile kernel: bNumInterfaces = 01
> Jun 18 20:23:42 mobile kernel: bConfigurationValue = 01
> Jun 18 20:23:42 mobile kernel: iConfiguration = 00
> Jun 18 20:23:42 mobile kernel: bmAttributes = 80
> Jun 18 20:23:42 mobile kernel: MaxPower = 500mA
> Jun 18 20:23:42 mobile kernel:
> Jun 18 20:23:42 mobile kernel: Interface: 0
> Jun 18 20:23:42 mobile kernel: Alternate Setting: 0
> Jun 18 20:23:42 mobile kernel: bLength = 9
> Jun 18 20:23:42 mobile kernel: bDescriptorType = 04
> Jun 18 20:23:42 mobile kernel: bInterfaceNumber = 00
> Jun 18 20:23:42 mobile kernel: bAlternateSetting = 00
> Jun 18 20:23:42 mobile kernel: bNumEndpoints = 02
> Jun 18 20:23:42 mobile kernel: bInterface Class:SubClass:Protocol = ff:00:ff
> Jun 18 20:23:42 mobile kernel: iInterface = 00
> Jun 18 20:23:42 mobile kernel: Endpoint:
> Jun 18 20:23:42 mobile kernel: bLength = 7
> Jun 18 20:23:42 mobile kernel: bDescriptorType = 05
> Jun 18 20:23:42 mobile kernel: bEndpointAddress = 85 (in)
> Jun 18 20:23:42 mobile kernel: bmAttributes = 02 (Bulk)
> Jun 18 20:23:42 mobile kernel: wMaxPacketSize = 0040
> Jun 18 20:23:42 mobile kernel: bInterval = 00
> Jun 18 20:23:42 mobile kernel: Endpoint:
> Jun 18 20:23:42 mobile kernel: bLength = 7
> Jun 18 20:23:42 mobile kernel: bDescriptorType = 05
> Jun 18 20:23:42 mobile kernel: bEndpointAddress = 02 (out)
> Jun 18 20:23:42 mobile kernel: bmAttributes = 02 (Bulk)
> Jun 18 20:23:42 mobile kernel: wMaxPacketSize = 0040
> Jun 18 20:23:42 mobile kernel: bInterval = 00
> Jun 18 20:30:00 mobile CROND[1028]: (root) CMD ( /sbin/rmmod -as)
> Jun 18 20:37:21 mobile PAM_unix[1057]: authentication failure; aaron(uid=500) ->
>root for system-auth service
> Jun 18 20:37:26 mobile PAM_unix[1058]: (system-auth) session opened for user root by
>aaron(uid=500)
> Jun 18 20:39:23 mobile kernel: pegasus.c: v0.4.18 2001/03/18 (C) 1999-2000 Petko
>Manolov <[EMAIL PROTECTED]>
> Jun 18 20:39:23 mobile kernel: pegasus.c: ADMtek AN986 Pegasus USB Ethernet driver
> Jun 18 20:39:23 mobile kernel: usb.c: registered new driver pegasus
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1541
> Jun 18 20:39:23 mobile kernel: pegasus.c: ctrl_callback status -32
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1543
> Jun 18 20:39:23 mobile kernel: pegasus.c: ctrl_callback status -32
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1545
> Jun 18 20:39:23 mobile kernel: pegasus.c: ctrl_callback status -32
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1549
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1559
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1562
> Jun 18 20:39:23 mobile kernel: pegasus.c: ctrl_callback status -32
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1564
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1567
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1570
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1574
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1579
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1585
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1590
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1594
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1597
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1600
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1607
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1611
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1618
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1627
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1630
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1634
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1639
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1642
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1646
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1649
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1655
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1659
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1662
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1665
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1668
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1671
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1674
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1680
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1688
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1691
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1694
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1697
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1700
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1703
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1706
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1709
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1712
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1715
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1718
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1721
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1724
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1727
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1730
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1733
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1750
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1753
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1756
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1759
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1762
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1765
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1768
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1771
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1774
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1778
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1783
> Jun 18 20:39:23 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1789
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1796
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1799
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1802
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1805
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1808
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1811
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1820
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1828
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1834
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1841
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1844
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1848
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1853
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1859
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1867
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1870
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1874
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1877
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1884
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1887
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1890
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1893
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1898
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1903
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1907
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1912
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1916
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1919
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1922
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1926
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1930
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1935
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1940
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1947
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1950
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1953
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1958
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1962
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1967
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1970
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1974
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1980
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1985
> Jun 18 20:39:24 mobile kernel: usb-uhci.c: interrupt, status 2, frame# 1988
> Jun 18 20:39:24 mobile kernel: pegasus.c: can't reset MAC
> Jun 18 20:40:00 mobile CROND[1387]: (root) CMD ( /sbin/rmmod -as)
> Jun 18 20:43:51 mobile kernel: usb.c: deregistering driver pegasus
--
Vojtech Pavlik
SuSE Labs
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users