summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-11-23 22:42:25 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-11-23 22:42:25 +0000
commite668e96ab6ba981bc7469cc91eebd045bb4d7898 (patch)
tree2fa26d6c9efded9a265a1a5e04b5b0807d08e00b /sys
parent395f0eed7a1e294ec5b016006f9f8cb22d30fa9d (diff)
re-enable mtrr
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index a414d2886f2..7e0bd2109fd 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.139 1999/11/22 17:50:30 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.140 1999/11/23 22:42:24 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -315,7 +315,7 @@ joy* at isapnp?
#aeon* at pci? dev ? function ? # Aeon crypto card
pseudo-device pctr 1
-#pseudo-device mtrr 1 # Memory range attributes control
+pseudo-device mtrr 1 # Memory range attributes control
pseudo-device sequencer 1
#pseudo-device raid 4 # RAIDframe disk driver