From c951a971ac367304c301be7a2839e7a023bfaa04 Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Mon, 25 Nov 2002 19:48:54 +0000 Subject: =?UTF-8?q?fixed=20too=20many=20modules=20removed=20(but=20unteste?= =?UTF-8?q?d=20if=20still=20buildable,=20pixel=20can=20do=20the=20changes?= =?UTF-8?q?=20now=20or=20g=C3=A9g=C3=A9=20=3F).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kernel/list_modules.pm | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index b4e5fedf9..1ba25c217 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -18,7 +18,7 @@ our %l = ( if_(arch() =~ /^sparc/, qw(myri_sbus sunbmac sunhme sunqe)), if_(arch() !~ /alpha/ && arch() !~ /sparc/, qw(3c501 3c503 3c505 3c507 3c509 3c515), # 3c90x - qw(82596), #abyss ac3200 acenic aironet4500_card at1700 atp com20020-pci + qw(82596 abyss ac3200 acenic aironet4500_card at1700 atp com20020-pci), qw(cs89x0 de600 de620 r8169), #qw(defxx orinoco_plx), # most unused #qw(dmfe e100 e1000 e2100 eepro eepro100 eexpress epic100 eth16i), # depca dgrs @@ -36,7 +36,7 @@ our %l = ( qw(iph5526), #- fibre channel ), - qw(3c59x 8139too ), #rtl8139 sundance dl2k + qw(3c59x 8139too sundance dl2k), #rtl8139 ], raw => [ qw(8390 mii), @@ -62,10 +62,10 @@ our %l = ( if_(arch() =~ /ppc/, qw(mesh mac53c94)), if_(arch() =~ /^sparc/, qw(qlogicpti)), if_(arch() !~ /alpha/ && arch() !~ /sparc/, - qw(3w-xxxx AM53C974 BusLogic NCR53c406a a100u2w advansys), # aha152x aha1542 aha1740 - qw(atp870u dc395x_trm dtc g_NCR5380 in2000 initio), # pas16 pci2220i psi240i fdomain + qw(3w-xxxx AM53C974 BusLogic NCR53c406a a100u2w advansys aha152x aha1542 aha1740), + qw(atp870u dc395x_trm dtc g_NCR5380 in2000 initio pas16 pci2220i psi240i fdomain), qw(qla1280 qla2x00 qlogicfas qlogicfc), - qw(seagate), # wd7000 sim710 sym53c416 t128 tmscsim u14-34f ultrastor + qw(seagate wd7000 sim710 sym53c416 t128 tmscsim u14-34f ultrastor), qw(eata eata_pio eata_dma), ), '53c7,8xx', @@ -75,7 +75,7 @@ our %l = ( if_(arch() =~ /^sparc/, qw(pluto)), if_(arch() !~ /alpha/ && arch() !~ /sparc/, qw(DAC960 dpt_i2o megaraid aacraid ataraid cciss cpqarray gdth i2o_block), - qw(cpqfc), # qla2200 qla2300 + qw(cpqfc qla2200 qla2300), qw(ips ppa imm), ), ], -- cgit v1.2.1