From 9f59d3eccebe0c0436b3e0d129368343549ea7f3 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 4 Feb 2010 14:59:15 +0000 Subject: wrap & sort SCSI drivers --- kernel/list_modules.pm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'kernel/list_modules.pm') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 409eb539e..78cd4e599 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -105,11 +105,12 @@ our %l = ( if_(arch() =~ /^sparc/, qw(qlogicpti)), if_(arch() !~ /alpha/ && arch() !~ /sparc/, '53c7,8xx', - qw(AM53C974 BusLogic NCR53c406a a100u2w advansys aha152x aha1542 aha1740), - qw(atp870u dc395x dc395x_trm dmx3191d dtc g_NCR5380 in2000 initio mvsas pas16 pci2220i psi240i fdomain), - qw(qla1280 qla2x00 qla2xxx qlogicfas qlogicfc ), - qw(seagate wd7000 shasta sim710 stex sym53c416 t128 tmscsim u14-34f ultrastor), - qw(eata eata_pio eata_dma nsp32), + qw(a100u2w advansys aha152x aha1542 aha1740 AM53C974 atp870u), + qw(BusLogic dc395x dc395x_trm dmx3191d dtc eata eata_dma), + qw(eata_pio fdomain g_NCR5380 in2000 initio mvsas NCR53c406a), + qw(nsp32 pas16 pci2220i psi240i qla1280 qla2x00 qla2xxx), + qw(qlogicfas qlogicfc seagate shasta sim710 stex sym53c416), + qw(t128 tmscsim u14-34f ultrastor wd7000), ), qw(aic7xxx aic7xxx_old aic79xx pci2000 qlogicfas408 sym53c8xx lpfc lpfcdd), # ncr53c8xx ], -- cgit v1.2.1