diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index ec2cf580f297..880a7e793375 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.55 1998/11/03 21:12:20 des Exp $ +# $Id: GENERIC98,v 1.56 1998/11/03 22:01:22 des Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -79,10 +79,9 @@ options ATAPI # Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM -# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient +# A single entry for any of these controllers (ncr, ahb, ahc) is # for any number of installed devices. controller ncr0 -#controller amd0 controller ahc0 controller isp0 diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index ec2cf580f297..880a7e793375 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.55 1998/11/03 21:12:20 des Exp $ +# $Id: GENERIC98,v 1.56 1998/11/03 22:01:22 des Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -79,10 +79,9 @@ options ATAPI # Enable ATAPI support for IDE bus options ATAPI_STATIC #Don't do it as an LKM device wcd0 #IDE CD-ROM -# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient +# A single entry for any of these controllers (ncr, ahb, ahc) is # for any number of installed devices. controller ncr0 -#controller amd0 controller ahc0 controller isp0