Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: USB devices

__/ [ cal ] on Monday 26 June 2006 10:51 \__

> Hello All,
> Can Someone tell me how can I find details about a USB device
> [like vendor id]?
> I really need that information in order to register a driver for a USB
> device
> 
> Thanks

Try typing "dmesg". You will be served some output like this:

usb 3-1: new full speed USB device using uhci_hcd and address 2
scsi3 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 2
usb-storage: waiting for device to settle before scanning
  Vendor: ??          Model: USB MP3           Rev: 1.00
  Type:   Direct-Access                      ANSI SCSI revision: 00

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index