diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 3b25c89535c1..03d20d7b1fe7 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC98,v 1.43 1998/09/15 08:25:09 kato Exp $ +# $Id: GENERIC98,v 1.44 1998/09/15 14:10:55 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -36,7 +36,6 @@ options NFS_ROOT #NFS usable as root device options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device -options SCSI_CAM #We're using CAM in this kernel options EPSON_BOUNCEDMA #use bounce buufer for 15-16M #options EPSON_MEMWIN #EPSON memory window support options UCONSOLE #Allow users to grab the console diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 3b25c89535c1..03d20d7b1fe7 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -11,7 +11,7 @@ # device lines is present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # -# $Id: GENERIC98,v 1.43 1998/09/15 08:25:09 kato Exp $ +# $Id: GENERIC98,v 1.44 1998/09/15 14:10:55 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -36,7 +36,6 @@ options NFS_ROOT #NFS usable as root device options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device -options SCSI_CAM #We're using CAM in this kernel options EPSON_BOUNCEDMA #use bounce buufer for 15-16M #options EPSON_MEMWIN #EPSON memory window support options UCONSOLE #Allow users to grab the console