MFC r282921:

Add nvme and nvd drivers to GENERIC for amd64 and i386.

Sponsored by:	Intel
This commit is contained in:
Jim Harris 2015-05-18 19:48:41 +00:00
parent 5ed1b7dd32
commit 81a6bc88a1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=283076
2 changed files with 8 additions and 0 deletions

View File

@ -161,6 +161,10 @@ device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
#device pst # Promise Supertrak SX6000
device twe # 3ware ATA RAID
# NVM Express (NVMe) support
device nvme # base NVMe driver
device nvd # expose NVMe namespaces as disks, depends on nvme
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc # AT keyboard controller
device atkbd # AT keyboard

View File

@ -166,6 +166,10 @@ device mrsas # LSI/Avago MegaRAID SAS/SATA, 6Gb/s and 12Gb/s
device pst # Promise Supertrak SX6000
device twe # 3ware ATA RAID
# NVM Express (NVMe) support
device nvme # base NVMe driver
device nvd # expose NVMe namespace as disks, depends on nvme
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc # AT keyboard controller
device atkbd # AT keyboard