summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorjimharris <jimharris@FreeBSD.org>2012-09-17 19:26:33 +0000
committerjimharris <jimharris@FreeBSD.org>2012-09-17 19:26:33 +0000
commit802d10fdbc6441ecdf0551ddb456830223ea37e5 (patch)
tree3b60555cb85eb122bb0069e6a0539473674d5db7 /sys/amd64/conf
parent99662f533f035115d9b35d04f784c856a6bf7cc3 (diff)
downloadFreeBSD-src-802d10fdbc6441ecdf0551ddb456830223ea37e5.zip
FreeBSD-src-802d10fdbc6441ecdf0551ddb456830223ea37e5.tar.gz
Integrate nvme(4) and nvd(4) into the amd64 and i386 builds.
Sponsored by: Intel
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/NOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/amd64/conf/NOTES b/sys/amd64/conf/NOTES
index a453cb9..6562981 100644
--- a/sys/amd64/conf/NOTES
+++ b/sys/amd64/conf/NOTES
@@ -428,6 +428,11 @@ device isci
options ISCI_LOGGING # enable debugging in isci HAL
#
+# NVM Express (NVMe) support
+device nvme # base NVMe driver
+device nvd # expose NVMe namespaces as disks, depends on nvme
+
+#
# SafeNet crypto driver: can be moved to the MI NOTES as soon as
# it's tested on a big-endian machine
#
OpenPOWER on IntegriCloud