summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2015-07-23 05:26:09 +0000
committerscottl <scottl@FreeBSD.org>2015-07-23 05:26:09 +0000
commitab97a7294037f7eea5d1a9a28f6b69f741ed7c03 (patch)
treeca4314932a3b34b94a80743e1a40e5b3f7bb667b /sys/i386/conf
parent784290aa55c446516622ac2702c96470abdf545b (diff)
downloadFreeBSD-src-ab97a7294037f7eea5d1a9a28f6b69f741ed7c03.zip
FreeBSD-src-ab97a7294037f7eea5d1a9a28f6b69f741ed7c03.tar.gz
Merge driver for PMC Sierra's range of SAS/SATA HBAs.
Submitted by: Achim Leubner <Achim.Leubner@pmcs.com> Approved by: re
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 f637bce..409eea8 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -166,6 +166,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 e201a8a..abe6e37 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -766,6 +766,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