Date: Mon, 11 Oct 2004 19:06:35 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: bruce@zuhause.mn.org Cc: current@freebsd.org Subject: Re: Are USB 2 hubs supported in FreeBSD 5.3? Message-ID: <20041011190508.D34886@carver.gumbysoft.com> In-Reply-To: <16742.32188.781000.155037@celery.zuhause.org> References: <16742.32188.781000.155037@celery.zuhause.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Oct 2004 bruce@zuhause.mn.org wrote: > Are USB 2 hubs supported? If they're not supported, is there a way > to enable EHCI, and force a USB 2 hub to operate in USB 1 mode? High-speed hubs are not currrently supported. I don't think ehci knows how to talk to non-high-speed devices. If you plug a non-high-speed device into an EHCI-served port, it lets the uhci emulation layer take over. Obviously disabling or removing the ehci device from you rkernel will allow you to use your devices at USB1 speeds. EHCI has some, er, interesting issues anyway, and need some serious work... -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041011190508.D34886>