summaryrefslogtreecommitdiffstats
path: root/sys/amd64/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/amd64/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/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
-rw-r--r--sys/amd64/conf/NOTES4
2 files changed, 5 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 7dc4e2a..5c7f7c0 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -170,6 +170,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
#XXX pointer/int warnings
#device pst # Promise Supertrak SX6000
device twe # 3ware ATA RAID
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index 97eefbf..8ac0b6d 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -486,6 +486,10 @@ 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