Jump to ID:
BSPs and Drivers

Project Home

Documents

Discussions

Wiki

Project Info
Forum Topic - what to do when a USB device is not seen by the usb command?: Page 1 of 5 (5 Items)
   
 
 
what to do when a USB device is not seen by the usb command?  
I am trying to build a driver for a frame grabber: AVerTV USB2.0 PLUS 
I just connected it to see what happens and the usb command doesn't detect any device attached: 

# usb 
USB 0 (UHCI) v1.10, v1.01 DDK, v1.01 HCD 
USB 1 (UHCI) v1.10, v1.01 DDK, v1.01 HCD 
USB 2 (UHCI) v1.10, v1.01 DDK, v1.01 HCD 
USB 3 (EHCI) v1.10, v1.01 DDK, v1.01 HCD 

What are the steps that should be followed when this problem is encountered?

Cheers