Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2020 21:41:16 +0300
From:      Yuri Pankov <ypankov@xsmail.com>
To:        current@freebsd.org
Subject:   usbd_setup_device_desc: getting device descriptor at addr 6 failed, USB_ERR_IOERROR
Message-ID:  <fcc6292a-bc52-f5e0-2246-c3d22451c750@xsmail.com>

next in thread | raw e-mail | index | archive | help
Another issue that I started seeing lately, didn't try finding out when 
exactly in case someone knows what it's about:

Root mount waiting for: usbus0
usbd_setup_device_desc: getting device descriptor at addr 6 failed, 
USB_ERR_IOERROR
Root mount waiting for: usbus0
usbd_setup_device_desc: getting device descriptor at addr 6 failed, 
USB_ERR_IOERROR
Root mount waiting for: usbus0
Root mount waiting for: usbus0
usbd_setup_device_desc: getting device descriptor at addr 6 failed, 
USB_ERR_IOERROR
Root mount waiting for: usbus0
usbd_setup_device_desc: getting device descriptor at addr 6 failed, 
USB_ERR_IOERROR
Root mount waiting for: usbus0
Root mount waiting for: usbus0
usbd_setup_device_desc: getting device descriptor at addr 6 failed, 
USB_ERR_IOERROR
ugen0.7: <Unknown > at usbus0 (disconnected)
uhub_reattach_port: could not allocate new device
Root mount waiting for: usbus0
ugen0.7: <Generic 2-Port USB 3.1 Hub> at usbus0

ugen0.7: <Generic 2-Port USB 3.1 Hub> at usbus0, cfg=0 md=HOST spd=SUPER 
(5.0Gbps) pwr=SAVE (0mA)

   bLength = 0x0012
   bDescriptorType = 0x0001
   bcdUSB = 0x0310
   bDeviceClass = 0x0009  <HUB>
   bDeviceSubClass = 0x0000
   bDeviceProtocol = 0x0003
   bMaxPacketSize0 = 0x0009
   idVendor = 0x0bda
   idProduct = 0x0423
   bcdDevice = 0x0103
   iManufacturer = 0x0001  <Generic>
   iProduct = 0x0002  <2-Port USB 3.1 Hub>
   iSerialNumber = 0x0000  <no string>
   bNumConfigurations = 0x0001

So far not seeing any ill effects from this, i.e. I can connect USB HDD 
to these ports, and it's successfully detected.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fcc6292a-bc52-f5e0-2246-c3d22451c750>