Date: Mon, 12 Aug 2002 10:40:08 -0700 (PDT) From: Larry Rosenman <ler@lerctr.org> To: freebsd-bugs@FreeBSD.org Subject: kern/37624 USB devices: 82801CA/CAM give error with ANY device Message-ID: <200208121740.g7CHe8db068784@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/37624; it has been noted by GNATS. From: Larry Rosenman <ler@lerctr.org> To: bug-followup@FreeBSD.org Cc: Subject: kern/37624 USB devices: 82801CA/CAM give error with ANY device Date: 12 Aug 2002 12:39:41 -0500 I used <joe@freebsd.org>'s commit today to generate debugging info. Here it is (with uhub & uhci's debug turned up to 4): Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control type=0xa3 request=00 Aug 12 11:31:21 lerlaptop /kernel: uhub_explore: port 1 status 0x0301 0x0001 Aug 12 11:31:21 lerlaptop /kernel: uhub_explore: status change hub=1 port=1 Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control type=0x23 request=01 Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=1 feature=16 Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control type=0x23 request=03 Aug 12 11:31:21 lerlaptop /kernel: uhci port 1 reset, status = 0x0185 Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control type=0xa3 request=00 Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control type=0x23 request=01 Aug 12 11:31:21 lerlaptop /kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=1 feature=20 Aug 12 11:31:21 lerlaptop /kernel: uhci_open: pipe=0xc22b4b80, addr=0, endpt=0 (1) Aug 12 11:31:21 lerlaptop /kernel: uhci_alloc_std: allocating chunk Aug 12 11:31:21 lerlaptop /kernel: uhci_device_control type=0x80, request=0x06, wValue=0x0100, wIndex=0x0000 len=8, addr=0, endpt=0 Aug 12 11:31:26 lerlaptop /kernel: uhci_timeout: ii=0xc23c16c0 Aug 12 11:31:26 lerlaptop /kernel: uhci_abort_xfer: xfer=0xc2184a80, status=15 Aug 12 11:31:26 lerlaptop /kernel: uhci_device_control type=0x80, request=0x06, wValue=0x0100, wIndex=0x0000 len=8, addr=0, endpt=0 Aug 12 11:31:31 lerlaptop /kernel: uhci_timeout: ii=0xc23c16c0 Aug 12 11:31:31 lerlaptop /kernel: uhci_abort_xfer: xfer=0xc2184a80, status=15 Aug 12 11:31:32 lerlaptop /kernel: uhci_device_control type=0x80, request=0x06, wValue=0x0100, wIndex=0x0000 len=8, addr=0, endpt=0 Aug 12 11:31:37 lerlaptop /kernel: uhci_timeout: ii=0xc23c16c0 Aug 12 11:31:37 lerlaptop /kernel: uhci_abort_xfer: xfer=0xc2184a80, status=15 Aug 12 11:31:37 lerlaptop /kernel: usbd_new_device: addr=2, getting first desc failed Aug 12 11:31:37 lerlaptop /kernel: uhub_explore: usb_new_device failed, error=TIMEOUT Aug 12 11:31:37 lerlaptop /kernel: uhub1: device problem, disabling port 1 Aug 12 11:31:37 lerlaptop /kernel: uhci_root_ctrl_control type=0x23 request=01 Aug 12 11:31:37 lerlaptop /kernel: uhci_root_ctrl_control: UR_CLEAR_PORT_FEATURE port=1 feature=1 Aug 12 11:31:37 lerlaptop /kernel: uhci_root_ctrl_control type=0xa3 request=00 Aug 12 11:31:37 lerlaptop /kernel: uhub_explore: port 2 status 0x0100 0x0000 Aug 12 11:31:37 lerlaptop /kernel: uhub_explore: port=2 !C_CONNECT_STATUS System is 4.6-STABLE as of this AM (12/Aug/2002, 10:33:07 CDT) -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208121740.g7CHe8db068784>
