modules_load cleaned up to match the version used for the 2004.2 release,

also added BusLogic=m to the 2.6 configartion: bug #59310.


git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@125 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Tim Yamin 21 years ago
parent b106d22276
commit f0d73f2dae

@ -406,7 +406,7 @@ CONFIG_SCSI_ATA_PIIX=m
CONFIG_SCSI_SATA_PROMISE=m
CONFIG_SCSI_SATA_SIL=m
CONFIG_SCSI_SATA_VIA=m
# CONFIG_SCSI_BUSLOGIC is not set
CONFIG_SCSI_BUSLOGIC=m
# CONFIG_SCSI_CPQFCTS is not set
CONFIG_SCSI_DMX3191D=y
CONFIG_SCSI_DTC3280=m

@ -2,13 +2,10 @@ MODULES_SCSI="sd_mod sg sr_mod aic79xx \
aic7xxx aic7xxx_old BusLogic \
ncr53c8xx NCR53c406a \
initio advansys aha1740 aha1542 aha152x \
atp870u dtc eata fdomain gdth \
megaraid pas16 pci2220i pci2000 psi240i \
dtc fdomain gdth pas16 pci2220i pci2000 psi240i \
qlogicfas qlogicfc qlogicisp \
seagate t128 tmscsim u14-34f ultrastor wd7000 \
a100u2w 3w-xxxx DAC960 NCR53c406a \
aacraid sym53c8xx a100u2w cpqfc \
dmx3191d dpt_i2o imm in2000 ips qla1280 \
seagate t128 tmscsim u14-34f ultrastor wd7000 \
NCR53c406a sym53c8xx dmx3191d imm in2000 ips qla1280 \
sim710 sym53c416"
MODULES_FIREWIRE="ieee1394 ohci1394 sbp2"

Loading…
Cancel
Save