From: Tim Yamin Date: Sat, 7 Aug 2004 22:44:05 +0000 (+0000) Subject: modules_load cleaned up to match the version used for the 2004.2 release, X-Git-Tag: v3.4.10.902~627 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f0d73f2daefa984f3ebc0ceca653d0775732b1f1;p=genkernel.git 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 --- 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"