summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2002-11-25 19:48:54 +0000
committerFrancois Pons <fpons@mandriva.com>2002-11-25 19:48:54 +0000
commitc951a971ac367304c301be7a2839e7a023bfaa04 (patch)
tree47f0dbcfe0a485336c3daf7c5af10e4c485f29d8 /kernel
parentff9275601b61d925814f9da7d625fe5c885421ca (diff)
downloaddrakx-backup-do-not-use-c951a971ac367304c301be7a2839e7a023bfaa04.tar
drakx-backup-do-not-use-c951a971ac367304c301be7a2839e7a023bfaa04.tar.gz
drakx-backup-do-not-use-c951a971ac367304c301be7a2839e7a023bfaa04.tar.bz2
drakx-backup-do-not-use-c951a971ac367304c301be7a2839e7a023bfaa04.tar.xz
drakx-backup-do-not-use-c951a971ac367304c301be7a2839e7a023bfaa04.zip
fixed too many modules removed (but untested if still buildable, pixel can do
the changes now or gégé ?).
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm12
1 files changed, 6 insertions, 6 deletions
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),
),
],