Add ATA_NOPCI option for small kern.flp floppy.

Approved by:	re (murray)
This commit is contained in:
Yoshihiro Takahashi 2002-12-05 13:07:55 +00:00
parent db8993ce9e
commit 65e261ce04
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=107632

View File

@ -72,6 +72,8 @@ sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \
-e '/ wb /d' \
-e '/ xl /d'
echo "options ATA_NOPCI"
else
sed -e 's/ident.*GENERIC/ident BOOTMFS/g' \