Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Feb 2006 16:54:40 +0100
From:      Marcin Koziej <creep@desk.pl>
To:        freebsd-usb@freebsd.org
Subject:   Genesys GL811USB(ata to usb) set address failed.
Message-ID:  <43E4CE40.2030405@desk.pl>
In-Reply-To: <mailman.0.1139060101.95159.freebsd-usb@freebsd.org>
References:  <mailman.0.1139060101.95159.freebsd-usb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Hi.
I have a USB-attached, portable hdd, based on hitachi harddrive and 
GL811USB based ATA to USB bridge.

My system is:
FreeBSD 6.1-PRERELEASE #0: Sat Feb  4 13:33:24 CET 2006 (cvsupped today)

My system doesn't seam to recognise the device, when I plug it in.
If at least the device reported its vendor/product, there could be a 
quirk to add, but without it, what can i do?

USB_DEBUG:
---device plugged start---
Feb  4 14:10:23 carnivore kernel: ehci_pcd: change=0x08
Feb  4 14:10:24 carnivore kernel: ehci after reset, status=0x00001002
Feb  4 14:10:24 carnivore kernel: ehci_disown: index=3 lowspeed=0
Feb  4 14:10:24 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
Feb  4 14:10:24 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=01
Feb  4 14:10:24 carnivore kernel: uhci_root_ctrl_control: 
UR_CLEAR_PORT_FEATURE port=1 feature=16
Feb  4 14:10:24 carnivore kernel: ehci_pcd: change=0x08
Feb  4 14:10:25 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=03
Feb  4 14:10:25 carnivore kernel: uhci port 1 reset, status0 = 0x068a
Feb  4 14:10:25 carnivore kernel: uhci port 1 reset, status1 = 0x049b
Feb  4 14:10:25 carnivore kernel: uhci port 1 iteration 9, status = 0x049f
Feb  4 14:10:25 carnivore kernel: uhci port 1 iteration 8, status = 0x0495
Feb  4 14:10:25 carnivore kernel: uhci port 1 reset, status2 = 0x0495
--repeated sequence:---
Feb  4 14:10:25 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
Feb  4 14:10:25 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=01
Feb  4 14:10:25 carnivore kernel: uhci_root_ctrl_control: 
UR_CLEAR_PORT_FEATURE port=1 feature=20
Feb  4 14:10:25 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
Feb  4 14:10:25 carnivore kernel: uhci_open: pipe=0xc417f580, addr=0, 
endpt=0 (1)
Feb  4 14:10:25 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:25 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:25 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:25 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:26 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:26 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:26 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:26 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:26 carnivore kernel: usb_new_device: set address 2 failed - 
trying a port reset
Feb  4 14:10:26 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=03
Feb  4 14:10:26 carnivore kernel: uhci port 1 reset, status0 = 0x068a
Feb  4 14:10:26 carnivore kernel: uhci port 1 reset, status1 = 0x049b
Feb  4 14:10:26 carnivore kernel: uhci port 1 iteration 9, status = 0x049f
Feb  4 14:10:26 carnivore kernel: uhci port 1 iteration 8, status = 0x0495
Feb  4 14:10:26 carnivore kernel: uhci port 1 reset, status2 = 0x0495

----same sequence twice---

Feb  4 14:10:29 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
Feb  4 14:10:29 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=01
Feb  4 14:10:29 carnivore kernel: uhci_root_ctrl_control: 
UR_CLEAR_PORT_FEATURE port=1 feature=20
Feb  4 14:10:30 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:30 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:30 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:30 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:30 carnivore kernel: uhci_device_control type=0x00, 
request=0x05, wValue=0x0002, wIndex=0x0000 len=0, addr=0, endpt=0
Feb  4 14:10:30 carnivore kernel: uhci_device_control type=0x82, 
request=0x00, wValue=0x0000, wIndex=0x0000 len=2, addr=0, endpt=0
Feb  4 14:10:30 carnivore kernel: usb_new_device: set address 2 failed
Feb  4 14:10:30 carnivore kernel: uhub_explore: usb_new_device failed, 
error=SET_ADDR_FAILED
Feb  4 14:10:30 carnivore kernel: uhub1: device problem 
(SET_ADDR_FAILED), disabling port 1
Feb  4 14:10:30 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=01
Feb  4 14:10:30 carnivore kernel: uhci_root_ctrl_control: 
UR_CLEAR_PORT_FEATURE port=1 feature=1
Feb  4 14:10:30 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
Feb  4 14:10:30 carnivore last message repeated 2 times
Feb  4 14:11:33 carnivore login: ROOT LOGIN (root) ON ttyv2
Feb  4 14:11:37 carnivore root: mark
---device plug end---


---device unplug start---
Feb  4 14:12:16 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
Feb  4 14:12:16 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=01
Feb  4 14:12:16 carnivore kernel: uhci_root_ctrl_control: 
UR_CLEAR_PORT_FEATURE port=1 feature=17
Feb  4 14:12:16 carnivore kernel: uhci_root_ctrl_control type=0x23 
request=01
Feb  4 14:12:16 carnivore kernel: uhci_root_ctrl_control: 
UR_CLEAR_PORT_FEATURE port=1 feature=16
Feb  4 14:12:16 carnivore kernel: uhci_root_ctrl_control type=0xa3 
request=00
---device unplugged---

A more detailed debug info can be found here:
http://galera.ii.pw.edu.pl/~mkoziej/usb-detailed.txt

My dmesg:
http://galera.ii.pw.edu.pl/~mkoziej/dmesg

Best regards,

Marcin Koziej



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43E4CE40.2030405>