Enable CONFIG_SCSI_HPSA=m for ports and ubuntu. This option supports HP
Smart Array Controllers (circa 2009). It is a SCSI alternative to the
cciss driver, which is a block driver. This option allows anyone wishing
to use HP Smart Array controllers to present the devices to linux as SCSI
devices, rather than as generic block devices.
diff --git a/debian.master/config/config.common.ports b/debian.master/config/config.common.ports
index b64266e..aa5a267 100644
--- a/debian.master/config/config.common.ports
+++ b/debian.master/config/config.common.ports
@@ -2904,7 +2904,7 @@ CONFIG_SCSI_EATA_TAGGED_QUEUE=y
CONFIG_SCSI_FC_ATTRS=m
CONFIG_SCSI_FC_TGT_ATTRS=y
CONFIG_SCSI_GDTH=m
-# CONFIG_SCSI_HPSA is not set
+CONFIG_SCSI_HPSA=m
CONFIG_SCSI_HPTIOP=m
# CONFIG_SCSI_IBMVFC is not set
# CONFIG_SCSI_IBMVSCSI is not set
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index 869f2dc..95de87d 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3361,7 +3361,7 @@ CONFIG_SCSI_GDTH=m
CONFIG_SCSI_GENERIC_NCR5380=m
CONFIG_SCSI_GENERIC_NCR5380_MMIO=m
CONFIG_SCSI_GENERIC_NCR53C400=y
-# CONFIG_SCSI_HPSA is not set
+CONFIG_SCSI_HPSA=m
CONFIG_SCSI_HPTIOP=m
CONFIG_SCSI_IBMMCA=m
CONFIG_SCSI_IMM=m
--
1.7.0.4
--
kernel-team mailing list
kernel-team@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kernel-team