summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorachim <achim@FreeBSD.org>2015-07-07 13:17:02 +0000
committerachim <achim@FreeBSD.org>2015-07-07 13:17:02 +0000
commit14e58df516d5dcaa191169898b9422b840000874 (patch)
tree5700d3c5bd1aa546ba1233361f5001de57fffa90 /sys/amd64/conf
parent48723535b4d1ead4bceb5e3766c7dd7364ba5f54 (diff)
downloadFreeBSD-src-14e58df516d5dcaa191169898b9422b840000874.zip
FreeBSD-src-14e58df516d5dcaa191169898b9422b840000874.tar.gz
Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/8077 SAS/SATA HBA Controllers.
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 dd1aa8b..8376fa9 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