diff --git a/sys/arch/next68k/conf/GENERIC b/sys/arch/next68k/conf/GENERIC index d7abec990496..6ffc1b4a4f50 100644 --- a/sys/arch/next68k/conf/GENERIC +++ b/sys/arch/next68k/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.59 2002/07/11 17:56:31 mycroft Exp $ +# $NetBSD: GENERIC,v 1.60 2002/07/11 18:07:22 mycroft Exp $ # # GENERIC machine description file # @@ -22,7 +22,7 @@ include "arch/next68k/conf/std.next68k" options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "GENERIC-$Revision: 1.59 $" +#ident "GENERIC-$Revision: 1.60 $" # Needs to be set per system. i.e change these as you see fit maxusers 16 @@ -185,7 +185,7 @@ zstty0 at zsc0 channel 0 # ttya zstty1 at zsc0 channel 1 # ttyb # SCSI bus support -#scsibus* at scsi? +scsibus* at scsi? # SCSI devices #sd* at scsibus? target ? lun ? # SCSI disk drives diff --git a/sys/arch/next68k/conf/SLAB b/sys/arch/next68k/conf/SLAB index 1470e77a2243..bebba7f61d0e 100644 --- a/sys/arch/next68k/conf/SLAB +++ b/sys/arch/next68k/conf/SLAB @@ -1,4 +1,4 @@ -# $NetBSD: SLAB,v 1.14 2002/07/11 17:56:31 mycroft Exp $ +# $NetBSD: SLAB,v 1.15 2002/07/11 18:07:22 mycroft Exp $ # # deberg's development machine # @@ -164,7 +164,7 @@ zstty0 at zsc0 channel 0 # ttya zstty1 at zsc0 channel 1 # ttyb # SCSI bus support -#scsibus* at scsi? +scsibus* at scsi? # SCSI devices #sd* at scsibus? target ? lun ? # SCSI disk drives