summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-30 10:31:37 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-30 10:31:37 +0000
commit65772d224c549c5ac616e214e98405427a35dd81 (patch)
tree05fcc72f7cf5b4df111c721a162151a93dcaab9b /sys/arch
parentd8f7d13683e79747189a64fcd8ab662e36e699ba (diff)
enable uhci & ohci by default
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index ba98f6e81d6..38826799b9d 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.233 2001/01/30 00:01:21 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.234 2001/01/30 10:31:36 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -80,8 +80,8 @@ cbb* at pci? dev ? function ?
cardslot* at cbb?
# PCI USB Controllers
-uhci* at pci? disable # Universal Host Controller (Intel)
-ohci* at pci? disable # Open Host Controller
+uhci* at pci? # Universal Host Controller (Intel)
+ohci* at pci? # Open Host Controller
# USB bus support
usb* at uhci?