diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 4 |
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 |