diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index efe34e19bcf5..b3a779efc7c1 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.532 2002/12/09 16:24:39 david Exp $ +# $NetBSD: GENERIC,v 1.533 2002/12/26 08:21:56 junyoung Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.532 $" +#ident "GENERIC-$Revision: 1.533 $" maxusers 32 # estimated number of users @@ -1028,7 +1028,7 @@ pseudo-device ccd 4 # concatenated/striped disk devices #pseudo-device cgd 4 # cryptographic disk devices pseudo-device raid 8 # RAIDframe disk driver options RAID_AUTOCONFIG # auto-configuration of RAID components -#Options to enable various other RAIDframe RAID types. +# Options to enable various other RAIDframe RAID types. #options RF_INCLUDE_EVENODD=1 #options RF_INCLUDE_RAID5_RS=1 #options RF_INCLUDE_PARITYLOGGING=1 diff --git a/sys/arch/i386/conf/LAMB b/sys/arch/i386/conf/LAMB index 3276dc063b9c..bbc9786e68e6 100644 --- a/sys/arch/i386/conf/LAMB +++ b/sys/arch/i386/conf/LAMB @@ -1,4 +1,4 @@ -# $NetBSD: LAMB,v 1.29 2002/10/01 12:56:44 fvdl Exp $ +# $NetBSD: LAMB,v 1.30 2002/12/26 08:21:56 junyoung Exp $ # # LAMB - a complete kernel for wildlab LAMB, http://www.wildlab.com/ # @@ -342,7 +342,7 @@ ne1 at isa? port 0x300 irq 10 # GLOBAL (right) pseudo-device ccd 4 # concatenated/striped disk devices pseudo-device raid 8 # RAIDframe disk driver options RAID_AUTOCONFIG # auto-configuration of RAID components -#Options to enable various other RAIDframe RAID types. +# Options to enable various other RAIDframe RAID types. #options RF_INCLUDE_EVENODD=1 #options RF_INCLUDE_RAID5_RS=1 #options RF_INCLUDE_PARITYLOGGING=1