From bf814d74bca232d01fe1e7d2ac58c031e5905cab Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sun, 28 Feb 2010 03:39:20 +0000 Subject: handle new SCSI driver: mpt2sas (#57833) --- images/NEWS | 2 ++ kernel/list_modules.pm | 2 +- perl-install/NEWS | 2 ++ perl-install/install/NEWS | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index a94de170a..7a97ab014 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- handle new SCSI driver: mpt2sas (#57833) + Version 1.47 - 4 January 2010, by Pascal Terjan - use /bin/busybox.static diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index b31f0f6ab..6b893902e 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -112,7 +112,7 @@ our %l = ( '53c7,8xx', qw(a100u2w advansys aha152x aha1542 aha1740 AM53C974 atp870u), qw(be2iscsi bfa BusLogic dc395x dc395x_trm dmx3191d dtc eata eata_dma), - qw(eata_pio fdomain g_NCR5380 in2000 initio mvsas NCR53c406a), + qw(eata_pio fdomain g_NCR5380 in2000 initio mpt2sas mvsas NCR53c406a), qw(nsp32 pas16 pci2220i pm8001 psi240i qla1280 qla2x00 qla2xxx), qw(qlogicfas qlogicfc seagate shasta sim710 stex sym53c416), qw(t128 tmscsim u14-34f ultrastor vmw_pvscsi wd7000), diff --git a/perl-install/NEWS b/perl-install/NEWS index 10fbaea82..21ecaf499 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- include 'mpt2sas' SCSI driver (#57833) + Version 13.12 - 25 February 2010 - handle new drivers: diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index ff8c7d504..e5ad92445 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,4 @@ +- handle new SCSI driver: mpt2sas (#57833) - detect_devices: o fix merging PCI devices info from sysfs which resulted in ill-informed devices matching (#57711) -- cgit v1.2.1