Date: Wed, 16 Mar 2005 02:34:50 +0000 (UTC) From: Ian Dowse <iedowse@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC src/sys/amd64/conf GENERIC Message-ID: <200503160234.j2G2YoBf024736@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2005-03-16 02:34:50 UTC FreeBSD src repository Modified files: sys/i386/conf GENERIC sys/amd64/conf GENERIC Log: Enable ehci by default on i386 and amd64. It had got to the stage where having this disabled was actually hurting us, since so many BIOSes include legacy USB emulation that takes control of all usb ports and only the ehci driver knows how to disable it. Revision Changes Path 1.431 +1 -0 src/sys/amd64/conf/GENERIC 1.424 +1 -0 src/sys/i386/conf/GENERIC
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503160234.j2G2YoBf024736>