Error messages at bootup with usb dial modem
Mike Tancsa
mike at sentex.net
Thu Oct 6 21:09:53 UTC 2011
Not sure if this is a bug or quirk of my Alix box's hardware or the modem, but with a recent RELENG_8, I get the following errors at bootup time with the attached usb modem
usb_alloc_device: set address 3 failed (USB_ERR_TIMEOUT, ignored)
usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_IOERROR
usbd_req_re_enumerate: addr=3, set address failed! (USB_ERR_IOERROR, ignored)
usbd_setup_device_desc: getting device descriptor at addr 3 failed, USB_ERR_IOERROR
What are these, and are they "normal" or do I need to tune something ?
a boot dmesg with hw.usb.debug=1 is at http://www.tancsa.com/usb-error.txt along with usbconfig's verbose output
# usbconfig
ugen0.1: <OHCI root HUB AMD> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=SAVE
ugen1.1: <EHCI root HUB AMD> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE
ugen0.2: <Back-UPS RS 1500 FW8.g7 .D USB FWg7 American Power Conversion> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON
ugen0.3: <USB Modem Conexant> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
ugen0.3: <USB Modem Conexant> at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON
bLength = 0x0012
bDescriptorType = 0x0001
bcdUSB = 0x0110
bDeviceClass = 0x0002
bDeviceSubClass = 0x0000
bDeviceProtocol = 0x0000
bMaxPacketSize0 = 0x0040
idVendor = 0x0572
idProduct = 0x1329
bcdDevice = 0x0100
iManufacturer = 0x0001 <Conexant>
iProduct = 0x0002 <USB Modem>
iSerialNumber = 0x0003 <24680246>
bNumConfigurations = 0x0002
--
-------------------
Mike Tancsa, tel +1 519 651 3400
Sentex Communications, mike at sentex.net
Providing Internet services since 1994 www.sentex.net
Cambridge, Ontario Canada http://www.tancsa.com/
More information about the freebsd-usb
mailing list