The following reply was made to PR kernel/6513; it has been noted by GNATS.

From: Rene Maroufi <[email protected]>
To: [email protected]
Cc:  
Subject: Re: kernel/6513: USB DVD drive attaches uk driver instead cd driver
Date: Sun, 21 Nov 2010 18:31:04 +0100

 On Sun, Nov 21, 2010 at 04:27:07PM +0000, Stuart Henderson wrote:
 > Can you pkg_add usbutil and usbctl -f /dev/usb0?
 > 
 
 Yes, usbctl -f /dev/usb0:
 
 
 DEVICE addr 1
 DEVICE descriptor:
 bLength=18 bDescriptorType=device(1) bcdUSB=2.00 bDeviceClass=9 
bDeviceSubClass=0
 bDeviceProtocol=1 bMaxPacketSize=64 idVendor=0x8086 idProduct=0x0000 
bcdDevice=100
 iManufacturer=1(Intel) iProduct=2(EHCI root hub) iSerialNumber=0() 
bNumConfigurations=1
 
 CONFIGURATION descriptor 0:
 bLength=9 bDescriptorType=config(2) wTotalLength=25 bNumInterface=1
 bConfigurationValue=1 iConfiguration=0() bmAttributes=40 bMaxPower=0 mA
 
 INTERFACE descriptor 0:
 bLength=9 bDescriptorType=interface(4) bInterfaceNumber=0 bAlternateSetting=0
 bNumEndpoints=1 bInterfaceClass=9 bInterfaceSubClass=0
 bInterfaceProtocol=0 iInterface=0()
 
 ENDPOINT descriptor:
 bLength=7 bDescriptorType=endpoint(5) bEndpointAddress=1-in
 bmAttributes=interrupt wMaxPacketSize=8 bInterval=255
 
 current configuration 1
 
 HUB descriptor:
 bDescLength=11 bDescriptorType=41 bNbrPorts=6 wHubCharacteristics=80
 bPwrOn2PwrGood=200 bHubContrCurrent=0 DeviceRemovable=0
 
 Hub status 0000 0000
 
 Port 1 status=0500 change=0000
 
 Port 2 status=0500 change=0000
 
 Port 3 status=0503 change=0000
 
 Port 4 status=0500 change=0000
 
 Port 5 status=0500 change=0000
 
 Port 6 status=0500 change=0000
 
 ----------
 DEVICE addr 2
 DEVICE descriptor:
 bLength=18 bDescriptorType=device(1) bcdUSB=2.00 bDeviceClass=0 
bDeviceSubClass=0
 bDeviceProtocol=0 bMaxPacketSize=64 idVendor=0x13fd idProduct=0x1640 
bcdDevice=166
 iManufacturer=1(TS8XDVDR) iProduct=2(Transcend       ) 
iSerialNumber=3(303143333435363738394B4C) bNumConfigurations=1
 
 CONFIGURATION descriptor 0:
 bLength=9 bDescriptorType=config(2) wTotalLength=32 bNumInterface=1
 bConfigurationValue=1 iConfiguration=0() bmAttributes=c0 bMaxPower=2 mA
 
 INTERFACE descriptor 0:
 bLength=9 bDescriptorType=interface(4) bInterfaceNumber=0 bAlternateSetting=0
 bNumEndpoints=2 bInterfaceClass=8 bInterfaceSubClass=2
 bInterfaceProtocol=80 iInterface=0()
 
 ENDPOINT descriptor:
 bLength=7 bDescriptorType=endpoint(5) bEndpointAddress=1-in
 bmAttributes=bulk wMaxPacketSize=512 bInterval=0
 
 ENDPOINT descriptor:
 bLength=7 bDescriptorType=endpoint(5) bEndpointAddress=2-out
 bmAttributes=bulk wMaxPacketSize=512 bInterval=0
 
 current configuration 1
 
 ----------

Reply via email to