Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jun 2004 11:51:32 +0400
From:      AK <lesha@intercaf.ru>
To:        freebsd-questions@freebsd.org
Subject:   USB 2.0 (ehci) - still buggy?
Message-ID:  <200406141151.32386.lesha@intercaf.ru>

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

Hello, everyone!

I have just compiled EHCI into kernel, but have no luck
on making USB2 working :(  Is USB2 supported or it is still
buggy on fbsd?

When I plug USB2 device kernel yields:

 uhub3: port 1, set config at addr 2 failed
 uhub3: device problem, disabling port 1
 uhub3: port 5, set config at addr 2 failed
 uhub3: device problem, disabling port 5

I'm running 5.2-current (13-Jun)
Any ideas will be appreciated!

Cheers,
           AL.
-----
Here is some hardware information from dmesg:
uhci0: <Intel 82801DB (ICH4) USB controller USB-A> port 0xdf20-0xdf3f irq 11 
at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
usb0: <Intel 82801DB (ICH4) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhci1: <Intel 82801DB (ICH4) USB controller USB-B> port 0xdf40-0xdf5f irq 5 at 
device 29.1 on pci0
uhci1: [GIANT-LOCKED] 0 target 0 lun 0
usb1: <Intel 82801DB (ICH4) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhci2: <Intel 82801DB (ICH4) USB controller USB-C> port 0xdf80-0xdf9f irq 9 at 
device 29.2 on pci0
uhci2: [GIANT-LOCKED]
usb2: <Intel 82801DB (ICH4) USB controller USB-C> on uhci2
usb2: USB revision 1.0
ehci0: <EHCI (generic) USB 2.0 controller> mem 0xdff7bc00-0xdff7bfff irq 5 at 
device 29.7 on pci0
ehci0: [GIANT-LOCKED]
ehci_pci_attach: companion usb0
ehci_pci_attach: companion usb1
ehci_pci_attach: companion usb2
usb3: EHCI version 1.0
usb3: companion controllers, 2 ports each: usb0 usb1 usb2
usb3: <EHCI (generic) USB 2.0 controller> on ehci0
usb3: USB revision 2.0



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