Aaron Patterson wrote:
> 
> /proc/bus/usb/devices didn't seem to be listed...  My usb interface to
probably you forgot to build it in (true if you don't have /proc/bus/usb), or
you didn't mount it (true if you do have /proc/bus/usb).

> 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.
You can't just blindly add idents. Or you can, but it won't work.

It looks a lot like an Atmel design. I have the DWL-120, which probably uses
the same chipset.
Needs a firmware download (that't the fe:01:00 business, Device Firmware
Upgrade) and a specific driver. I have worked on this a little, but no
progress yet.

> 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

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to