From 61e0ac4f247a2994878ea429d9907436391ddbd9 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Wed, 25 Jul 2018 20:59:35 +0300 Subject: add missing smartpqi driver (mga#23305) --- images/NEWS | 2 ++ kernel/list_modules.pm | 2 +- mdk-stage1/NEWS | 2 ++ perl-install/NEWS | 2 ++ perl-install/install/NEWS | 2 ++ 5 files changed, 9 insertions(+), 1 deletion(-) diff --git a/images/NEWS b/images/NEWS index 72b189f91..02cc2a3c7 100644 --- a/images/NEWS +++ b/images/NEWS @@ -1,3 +1,5 @@ +- add missing smartpqi driver (mga#23305) + Version 2.51 - 2 July 2018 by Thomas Backlund - add missing Mellanox drivers (mga#23263) diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 2bb4b9d48..6cc3ca425 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -140,7 +140,7 @@ our %l = ( qw(cpqfc csiostor DAC960 dpt_i2o esas2r gdth hpsa hptiop i2o_block imm ipr ips isci), qw(it8212 it821x iteraid megaide megaraid megaraid_mbox), qw(megaraid_sas mptfc mptsas mptscsih mptspi pdc-ultra pmcraid ppa), - qw(qla2100 qla2200 qla2300 qla2322 qla4xxx qla6312 qla6322), + qw(qla2100 qla2200 qla2300 qla2322 qla4xxx qla6312 qla6322 smartpqi), ], virtual => [ qw(hv_storvsc virtio_blk virtio_scsi vmw_pvscsi xenblk xen-blkfront) ], pcmcia => [ qw(aha152x_cs fdomain_cs nsp_cs qlogic_cs ide-cs pata_pcmcia sym53c500_cs) ], diff --git a/mdk-stage1/NEWS b/mdk-stage1/NEWS index d1ce552e9..ca3dfe624 100644 --- a/mdk-stage1/NEWS +++ b/mdk-stage1/NEWS @@ -1,3 +1,5 @@ +- add missing smartpqi driver (mga#23305) + 2.29 - add missing Mellanox drivers (mga#23263) diff --git a/perl-install/NEWS b/perl-install/NEWS index 5e6aae05f..d2a1af188 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +- recognize smartpqi driver (mga#23305) + Version 17.98 - 22 June 2018 - recognize new kernel 4.1[5-7] drivers diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index c8177ebc0..7db5daaf2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ + recognize smartpqi driver (mga#23305) + Version 17.98 - 22 June 2018 - recognize new kernel 4.1[5-7] drivers -- cgit v1.2.1