Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Kingston Data Traveler
On 23 September 2011 09:37, Thomas Mueller
<mueller6724%bellsouth.net@localhost> wrote:
> 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
Just a data point - I've got a similar one which also works fine under
-current (and as far as I remember under any NetBSD I've ever tried it
on):
....
umass0 at uhub6 port 2 configuration 1 interface 0
umass0: Kingston DataTraveler 2.0, rev 2.00/1.10, addr 2
umass0: using SCSI over Bulk-Only
scsibus0 at umass0: 2 targets, 1 lun per target
sd0 at scsibus0 target 0 lun 0: <Kingston, DataTraveler 2.0, PMAP>
disk removable
sd0: 3832 MB, 15328 cyl, 16 head, 32 sec, 512 bytes/sect x 7847936 sectors
....
Controller /dev/usb6:
addr 1: high speed, self powered, config 1, EHCI root hub(0x0000),
vendor 0x8086(0x8086), rev 1.00
port 1 powered
port 2 addr 2: high speed, power 200 mA, config 1, DataTraveler
2.0(0x6545), Kingston(0x0930), rev 1.10, serial 5B840800032E
port 3 powered
port 4 powered
port 5 powered
port 6 powered
Notice the power; also the geometry on the one that doesn't work seems
to be incorrectly derived, showing only about 1GB.
Chavdar Ivanov
>> (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