summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1998-12-09 23:28:43 +0000
committern_hibma <n_hibma@FreeBSD.org>1998-12-09 23:28:43 +0000
commit1e167561f8097938bd2ee681a27aa32b3b30ce93 (patch)
tree0bcbfffb5793e3ea1aa0c5f87663caac28a95ab7 /sys/amd64
parent716f1ecea7ae5d82bc5795861712b50fac0e8c28 (diff)
downloadFreeBSD-src-1e167561f8097938bd2ee681a27aa32b3b30ce93.zip
FreeBSD-src-1e167561f8097938bd2ee681a27aa32b3b30ce93.tar.gz
Preliminary support for OHCI motherboards
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 7c18050..3f52d59 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC,v 1.132 1998/11/26 23:13:11 n_hibma Exp $
+# $Id: GENERIC,v 1.133 1998/12/04 18:01:23 wpaul Exp $
machine "i386"
cpu "I386_CPU"
@@ -187,6 +187,7 @@ options SYSVSHM
# USB support
#controller uhci0
+#controller ohci0
#controller usb0
#
# for the moment we have to specify the priorities of the device
OpenPOWER on IntegriCloud