Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 01:49:22 +0400
From:      AK <lesha@intercaf.ru>
To:        freebsd-current@freebsd.org
Cc:        LukeD@pobox.com
Subject:   Re: USB2 weirdness (continued)
Message-ID:  <200406190149.22881.lesha@intercaf.ru>
In-Reply-To: <Pine.NEB.4.60.0406181350040.25899@mx.freeshell.org>
References:  <200406190012.06095.lesha@intercaf.ru> <Pine.NEB.4.60.0406181350040.25899@mx.freeshell.org>

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

Well, support for USB 2.0 hubs is not my main problem with EHCI
So far I have not made any success in connecting any 2.0 devices
at all. Here are kernel messages with all USB debug stuff enabled.
Here I try to connect USB 2.0 external HDD enclosure (Agrosy brand)

I wonder where the problem could be.

Cheers,
         AL.


ehci_pcd: change=0x02
uhub_explore: status change hub=1 port=1
ehci after reset, status=0x00001005
ehci port 1 reset, status = 0x00001005
usbd_new_device bus=0xc1a4c800 port=1 depth=1 speed=3
usbd_new_device: adding unit addr=2, rev=200, class=0, subclass=0, protocol=0, 
maxpacket=64, len=18, speed=3
ehci_timeout: exfer=0xc1a27700
ehci_timeout_task: xfer=0xc1a27700
ehci_abort_xfer: xfer=0xc1a27700 pipe=0xc2240b80
ehci_intr1: door bell
ehci_idone: aborted xfer=0xc1a27700
ehci_timeout: exfer=0xc1a27700
ehci_timeout_task: xfer=0xc1a27700
ehci_abort_xfer: xfer=0xc1a27700 pipe=0xc2240b80
ehci_intr1: door bell
usbd_new_device: new dev (addr 2), dev=0xc2240c80, parent=0xc1a2b000
usbd_probe_and_attach: trying device specific drivers
usbd_probe_and_attach: no device specific driver found
usbd_probe_and_attach: looping over 1 configurations
ehci_timeout: exfer=0xc1a27700
ehci_timeout_task: xfer=0xc1a27700
ehci_abort_xfer: xfer=0xc1a27700 pipe=0xc2240b80
ehci_intr1: door bell
ehci_idone: aborted xfer=0xc1a27700
uhub3: port 1, set config at addr 2 failed, error=TIMEOUT
usbd_remove_device: 0xc2240c80
ehci_device_ctrl_close: pipe=0xc2240b80
ehci_intr1: door bell
uhub_explore: usb_new_device failed, error=TIMEOUT
uhub3: device problem, disabling port 1



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