summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-11-23 12:31:19 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-11-23 12:31:19 +0000
commit6ecbd2b1462c00790c7953573ef16e7be464b3ba (patch)
tree6b24b014014c1c0131dfec8f628f04fec704f461 /kernel
parent3b69e60bbc12e9316edb71eef7303b48e16e532e (diff)
downloaddrakx-backup-do-not-use-6ecbd2b1462c00790c7953573ef16e7be464b3ba.tar
drakx-backup-do-not-use-6ecbd2b1462c00790c7953573ef16e7be464b3ba.tar.gz
drakx-backup-do-not-use-6ecbd2b1462c00790c7953573ef16e7be464b3ba.tar.bz2
drakx-backup-do-not-use-6ecbd2b1462c00790c7953573ef16e7be464b3ba.tar.xz
drakx-backup-do-not-use-6ecbd2b1462c00790c7953573ef16e7be464b3ba.zip
don't have perl warning
Diffstat (limited to 'kernel')
-rw-r--r--kernel/list_modules.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index 798f87ff0..49c3e2df5 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -75,7 +75,8 @@ our %l = (
if_(arch() =~ /ppc/, qw(mesh mac53c94)),
if_(arch() =~ /^sparc/, qw(qlogicpti)),
if_(arch() !~ /alpha/ && arch() !~ /sparc/,
- qw(3w-9xxx 3w-xxxx 53c7,8xx AM53C974 BusLogic NCR53c406a a100u2w advansys aha152x aha1542 aha1740),
+ '53c7,8xx',
+ qw(3w-9xxx 3w-xxxx AM53C974 BusLogic NCR53c406a a100u2w advansys aha152x aha1542 aha1740),
qw(atp870u dc395x 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),