summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2005-03-30 14:05:28 +0000
committernyan <nyan@FreeBSD.org>2005-03-30 14:05:28 +0000
commit074c435b0d344424ffcb073fa7766df8c8469030 (patch)
treecb52fac6325ad79b30e4a94b1cec91aa8faaa59b /sys/pc98
parenteb3dd13248cffadeef829d1f2442d3872f760c9e (diff)
downloadFreeBSD-src-074c435b0d344424ffcb073fa7766df8c8469030.zip
FreeBSD-src-074c435b0d344424ffcb073fa7766df8c8469030.tar.gz
Add commented out ehci entry.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index 94a5098..4158d13 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -233,6 +233,7 @@ device bpf # Berkeley packet filter
# USB support
#device uhci # UHCI PCI->USB interface
#device ohci # OHCI PCI->USB interface
+#device ehci # EHCI PCI->USB interface (USB 2.0)
#device usb # USB Bus (required)
#device udbp # USB Double Bulk Pipe devices
#device ugen # Generic
OpenPOWER on IntegriCloud