diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-01-20 12:50:14 -0500 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2011-11-04 15:52:51 -0400 |
commit | b60503ba432b16fc84442a84e29a7aad2c0c363d (patch) | |
tree | 43dca7cd57965ce1a2b7b6f94437f0364fbc0034 /Documentation/ioctl | |
parent | 0b934ccd707ff33a87f15a35a9916d1d8e85d30e (diff) |
NVMe: New driver
This driver is for devices that follow the NVM Express standard
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'Documentation/ioctl')
-rw-r--r-- | Documentation/ioctl/ioctl-number.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index 54078ed96b37..4840334ea97b 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt | |||
@@ -149,6 +149,7 @@ Code Seq#(hex) Include File Comments | |||
149 | 'M' 01-03 drivers/scsi/megaraid/megaraid_sas.h | 149 | 'M' 01-03 drivers/scsi/megaraid/megaraid_sas.h |
150 | 'M' 00-0F drivers/video/fsl-diu-fb.h conflict! | 150 | 'M' 00-0F drivers/video/fsl-diu-fb.h conflict! |
151 | 'N' 00-1F drivers/usb/scanner.h | 151 | 'N' 00-1F drivers/usb/scanner.h |
152 | 'N' 40-7F drivers/block/nvme.c | ||
152 | 'O' 00-06 mtd/ubi-user.h UBI | 153 | 'O' 00-06 mtd/ubi-user.h UBI |
153 | 'P' all linux/soundcard.h conflict! | 154 | 'P' all linux/soundcard.h conflict! |
154 | 'P' 60-6F sound/sscape_ioctl.h conflict! | 155 | 'P' 60-6F sound/sscape_ioctl.h conflict! |