diff options
| author | nonaka <nonaka@NetBSD.org> | 2016-05-01 10:21:01 +0000 |
|---|---|---|
| committer | nonaka <nonaka@NetBSD.org> | 2016-05-01 10:21:01 +0000 |
| commit | 9f1b7ef70355b7ed6d9b558d98146df0bec9808a (patch) | |
| tree | 03d915e411b096d7a3a0e8c9b9ddfe064bd7686f /sys/dev/DEVNAMES | |
| parent | 41a0fea407c2e5171ca82cdb52f30dbb5466e86c (diff) | |
Added nvme(4) for Non-Volatile Memory Host Controller Interface devices.
Ported from OpenBSD.
Diffstat (limited to 'sys/dev/DEVNAMES')
| -rw-r--r-- | sys/dev/DEVNAMES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/DEVNAMES b/sys/dev/DEVNAMES index 8f4b5718535..32113657464 100644 --- a/sys/dev/DEVNAMES +++ b/sys/dev/DEVNAMES @@ -1,4 +1,4 @@ -# $NetBSD: DEVNAMES,v 1.297 2016/01/05 13:16:37 msaitoh Exp $ +# $NetBSD: DEVNAMES,v 1.298 2016/05/01 10:21:02 nonaka Exp $ # # This file contains all used device names and defined attributes in # alphabetical order. New devices added to the system somewhere should first @@ -970,6 +970,7 @@ nsphy MI nsphyter MI ntwoc MI nubus mac68k +nvme MI nvr atari nvram macppc oak MI |
