summaryrefslogtreecommitdiffstats
path: root/scripts/mk-images.alpha
diff options
context:
space:
mode:
authorcopeland <copeland>2001-03-10 11:00:11 +0000
committercopeland <copeland>2001-03-10 11:00:11 +0000
commitbb4eee0fb1c4709624d309bdc5693c1150f7b4a4 (patch)
treea52335255dd46ce38cd72e0c0da487f9f29c9382 /scripts/mk-images.alpha
parentb8ee263d6a05010ff79b25f10aeb58c248af7b7b (diff)
downloadanaconda-bb4eee0fb1c4709624d309bdc5693c1150f7b4a4.tar.gz
anaconda-bb4eee0fb1c4709624d309bdc5693c1150f7b4a4.tar.xz
anaconda-bb4eee0fb1c4709624d309bdc5693c1150f7b4a4.zip
Because there are two adaptec drivers we now have a problem that
the newer driver may not detect the controller Now both adaptec drivers are built as modules The question is now which is the better one to use.. aic7xxx or aic7xxx_mod
Diffstat (limited to 'scripts/mk-images.alpha')
-rw-r--r--scripts/mk-images.alpha2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images.alpha b/scripts/mk-images.alpha
index 24e28e6bc..ac5392ca2 100644
--- a/scripts/mk-images.alpha
+++ b/scripts/mk-images.alpha
@@ -23,7 +23,7 @@ EOF
}
NETMODULES="nfs 3c59x de4x5 depca eepro100 ibmtr old_tulip tulip ne"
-SCSIMODULES="DAC960 ide-cd"
+SCSIMODULES="aic7xxx DAC960 ide-cd"
mkdir -p $TOPDESTPATH/boot
cp $BOOTDISKDIR/bootlx $TOPDESTPATH/boot