Date: Thu, 06 Oct 2011 17:09:39 -0400 From: Mike Tancsa <mike@sentex.net> To: freebsd-usb@freebsd.org Subject: Error messages at bootup with usb dial modem Message-ID: <4E8E1913.6010407@sentex.net>
next in thread | raw e-mail | index | archive | help
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@sentex.net Providing Internet services since 1994 www.sentex.net Cambridge, Ontario Canada http://www.tancsa.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E8E1913.6010407>