diff --git a/sys/arch/i386/conf/ALL b/sys/arch/i386/conf/ALL index 10ff8fa7838b..3e1bece8d094 100644 --- a/sys/arch/i386/conf/ALL +++ b/sys/arch/i386/conf/ALL @@ -1,4 +1,4 @@ -# $NetBSD: ALL,v 1.99 2007/05/20 05:19:18 dogcow Exp $ +# $NetBSD: ALL,v 1.100 2007/05/24 13:36:57 xtraeme Exp $ # From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp # # ALL machine description file @@ -17,7 +17,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "ALL-$Revision: 1.99 $" +#ident "ALL-$Revision: 1.100 $" maxusers 32 # estimated number of users @@ -45,7 +45,7 @@ options POWERNOW_K7 options POWERNOW_K8 # Intel(R) On Demand Clock Modulation (aka ODCM) -options INTEL_ONDEMAND_CLOCKMOD +options INTEL_ONDEMAND_CLOCKMOD options MTRR # memory-type range register syscall support # doesn't work with MP just yet..