summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorbenno <benno@FreeBSD.org>2015-07-17 23:30:43 +0000
committerbenno <benno@FreeBSD.org>2015-07-17 23:30:43 +0000
commite853fb249f0a2e510bb3c9a54cda60ba290e5777 (patch)
treef7edc2d338ec3503cabee12c476cc8b61521ffcc /sys/i386/conf
parent79b276d8ba0543d918bc771672aeb0f8dc95a2c6 (diff)
parent7f30e91e917e6a0a2a14d135949bc023cb718be1 (diff)
downloadFreeBSD-src-e853fb249f0a2e510bb3c9a54cda60ba290e5777.zip
FreeBSD-src-e853fb249f0a2e510bb3c9a54cda60ba290e5777.tar.gz
Merge driver for PMC Sierra's range of SAS/SATA HBAs.
Submitted by: Achim Leubner <Achim.Leubner@pmcs.com> Reviewed by: scottl
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC1
-rw-r--r--sys/i386/conf/NOTES3
2 files changed, 4 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 3f06e76..dc11f73 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -175,6 +175,7 @@ device ida # Compaq Smart RAID
device mfi # LSI MegaRAID SAS
device mlx # Mylex DAC960 family
device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
+device pmspcv # PMC-Sierra SAS/SATA Controller driver
device pst # Promise Supertrak SX6000
device twe # 3ware ATA RAID
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 1bf8163..30540ff 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -791,6 +791,9 @@ device nvme # base NVMe driver
device nvd # expose NVMe namespaces as disks, depends on nvme
#
+# PMC-Sierra SAS/SATA controller
+device pmspcv
+#
# SafeNet crypto driver: can be moved to the MI NOTES as soon as
# it's tested on a big-endian machine
#
OpenPOWER on IntegriCloud