diff --git a/x86/kernel-config-2.6 b/x86/kernel-config-2.6 index aaf8b89..fc6f1fc 100644 --- a/x86/kernel-config-2.6 +++ b/x86/kernel-config-2.6 @@ -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 diff --git a/x86/modules_load b/x86/modules_load index cb6b0cc..848cdd4 100644 --- a/x86/modules_load +++ b/x86/modules_load @@ -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"