diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-12-05 13:07:55 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2002-12-05 13:07:55 +0000 |
| commit | 65e261ce04c6ed97b5e5255573c84cdc20af17ea (patch) | |
| tree | b23dea09decd7782bfee2f433a04b0c4d2c1f378 /release | |
| parent | db8993ce9e6aa8f4320ac5665a2f02d16a3521b4 (diff) | |
Notes
Diffstat (limited to 'release')
| -rwxr-xr-x | release/pc98/dokern.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/release/pc98/dokern.sh b/release/pc98/dokern.sh index 7ff2d7ce2c3b..437d7c738025 100755 --- a/release/pc98/dokern.sh +++ b/release/pc98/dokern.sh @@ -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' \ |
