+2
−0
+10
−1
+1
−1
+16
−4
lib/nvme/nvme_intel.c
0 → 100644
+64
−0
Loading
This patch adds Intel NVMe device list and overrides the
supported log pages according to the quirk list.
In particular, the READ_CMD_LATENCY and WRITE_CMD_LATENCY pages are
supported on Intel DC P3x00 devices despite not being listed in the
Intel vendor-specific log page directory.
Change-Id: I3a2b6a5fa142c6e9c93567df65e85980bd3c7cc0
Signed-off-by:
Cunyin Chang <cunyin.chang@intel.com>