i386とamd64においてデフォルトでehciを有効にしました

追加

device ehci
EHCI PCI->USB interface (USB 2.0)

commit 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.
i386amd64においてデフォルトでehciを有効にしました。非常に多くのBIOSがすべてのusbポートを管理するレガシーUSBエミュレーションを含んでおり、ehciドライバだけがそれを無効にする方法を知っているので、それ(ehciドライバ)が無効なのは実際に私たちが損害を受ける段階になっていました。
$FreeBSD: src/sys/i386/conf/GENERIC,v 1.424 2005/03/16 02:34:49 iedowse Exp $