Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Kingston Data Traveler



From Iain Hibbert <plunky%rya-online.net@localhost>:

> On Thu, 22 Sep 2011, Thomas Mueller wrote:
> > ugen0.5: <DataTraveler 112 Kingston> at usbus0, cfg=0 md=HOST spd=HIGH 
> > (480Mbps) pwr=ON

> > DataTraveler 112 Kingston is the USB stick that NetBSD balks on.
  
> Ok, then to find the Vendor and Product IDs, I think you need to do
  
>         usbconfig -u 0 -a 5 dump_device_desc
  
> iain
> (from http://wiki.freebsd.org/USB)

I ran this command, and the result was; I didn't see any 0x1624, but this is 
FreeBSD, not NetBSD:

ugen0.5: <DataTraveler 112 Kingston> at usbus0, cfg=0 md=HOST spd=HIGH 
(480Mbps) pwr=ON

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x0000 
  bDeviceSubClass = 0x0000 
  bDeviceProtocol = 0x0000 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x0930 
  idProduct = 0x6544 
  bcdDevice = 0x0100 
  iManufacturer = 0x0001  <Kingston>
  iProduct = 0x0002  <DataTraveler 112>
  iSerialNumber = 0x0003  <001CC0EC345CC08055C406AF>
  bNumConfigurations = 0x0001 


Tom



Home | Main Index | Thread Index | Old Index