From 802d10fdbc6441ecdf0551ddb456830223ea37e5 Mon Sep 17 00:00:00 2001 From: jimharris Date: Mon, 17 Sep 2012 19:26:33 +0000 Subject: Integrate nvme(4) and nvd(4) into the amd64 and i386 builds. Sponsored by: Intel --- sys/i386/conf/NOTES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sys/i386/conf') diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 1ad040e..1868595 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -747,6 +747,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 # -- cgit v1.1