FreeBSD Bugzilla – Attachment 151462 Details for
Bug 185747
[cam] [patch] fix support for USB key "Kingston DT 101 G2"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
output from USB that works with FreeBSD9.3
works.txt (text/plain), 1.57 KB, created by
joshruehlig
on 2015-01-07 15:25:58 UTC
(
hide
)
Description:
output from USB that works with FreeBSD9.3
Filename:
MIME Type:
Creator:
joshruehlig
Created:
2015-01-07 15:25:58 UTC
Size:
1.57 KB
patch
obsolete
>ugen0.3: <DT 101 G2 Kingston> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (200mA) > > bLength = 0x0012 > bDescriptorType = 0x0001 > bcdUSB = 0x0200 > bDeviceClass = 0x0000 > bDeviceSubClass = 0x0000 > bDeviceProtocol = 0x0000 > bMaxPacketSize0 = 0x0040 > idVendor = 0x0930 > idProduct = 0x6545 > bcdDevice = 0x0100 > iManufacturer = 0x0001 <Kingston> > iProduct = 0x0002 <DT 101 G2> > iSerialNumber = 0x0003 <001372982EE3EBA0A5D30059> > bNumConfigurations = 0x0001 > > > Configuration index 0 > > bLength = 0x0009 > bDescriptorType = 0x0002 > wTotalLength = 0x0020 > bNumInterfaces = 0x0001 > bConfigurationValue = 0x0001 > iConfiguration = 0x0000 <no string> > bmAttributes = 0x0080 > bMaxPower = 0x0064 > > Interface 0 > bLength = 0x0009 > bDescriptorType = 0x0004 > bInterfaceNumber = 0x0000 > bAlternateSetting = 0x0000 > bNumEndpoints = 0x0002 > bInterfaceClass = 0x0008 > bInterfaceSubClass = 0x0006 > bInterfaceProtocol = 0x0050 > iInterface = 0x0000 <no string> > > Endpoint 0 > bLength = 0x0007 > bDescriptorType = 0x0005 > bEndpointAddress = 0x0081 <IN> > bmAttributes = 0x0002 <BULK> > wMaxPacketSize = 0x0200 > bInterval = 0x0000 > bRefresh = 0x0000 > bSynchAddress = 0x0000 > > Endpoint 1 > bLength = 0x0007 > bDescriptorType = 0x0005 > bEndpointAddress = 0x0002 <OUT> > bmAttributes = 0x0002 <BULK> > wMaxPacketSize = 0x0200 > bInterval = 0x0000 > bRefresh = 0x0000 > bSynchAddress = 0x0000 > > >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 185747
:
139500
| 151462 |
151464
Working