On Tuesday 26 June 2012 22:37:48 wrote:
> Old Synopsis: USB2 high-speed device detected as full speed
> New Synopsis: [ugen] USB2 high-speed device detected as full speed
>
> Responsible-Changed-From-To: freebsd-amd64->freebsd-usb
> Responsible-Changed-By: linimon
> Responsible-Changed-When: Tue Jun 26 20:37:18 UTC 2012
> Responsible-Changed-Why:
> reclassify.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=16...
> _______________________________________________
> mailing list
> http://lists.freebsd.org/mailman/listinfo/fre...
> To unsubscribe, send any mail to ""Hi,
Please check with pciconf -lv that all EHCI PCI devices have a driver
attached.
Also check that:
sysctl hw.usb.ehci.no_hs
Is not set.
Have you tried all ports?
--HPS