On Monday 30 March 2009, Cody Russell wrote:
> On Mon, 2009-03-30 at 13:21 -0700, Marcel Holtmann wrote:
> > you have to have a kernel with usbfs enabled and then mount usbfs
> > to /proc/bus/usb like you would do with procfs.
> >
> > In addition the output of lsusb -v for that device can be very
> > helpful,
> > but personally I find the information from /proc/bus/usb/devices a lot
> > easier to read.
>
> Here is the output of both.
>
> / Cody

woah:


  Configuration Descriptor:
...
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0

No interrupt endpoint...just polling. Does this thing get too warm when you 
have it plugged in windows, connected, but without doing much transactions?

-- 
Inaky

_______________________________________________
wimax mailing list
[email protected]
http://www.linuxwimax.org/mailman/listinfo/wimax

Reply via email to