freebsd-dev/sys/dev/nvme
Jim Harris 448cffc859 For IDENTIFY passthrough commands to Chatham prototype controllers, copy
the spoofed identify data into the user buffer rather than issuing the
command to the controller, since Chatham IDENTIFY data is always spoofed.

While here, fix a bug in the spoofed data for Chatham submission and
completion queue entry sizes.

Sponsored by:	Intel
MFC after:	3 days
2014-01-06 23:51:26 +00:00
..
nvme_ctrlr_cmd.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_ctrlr.c For IDENTIFY passthrough commands to Chatham prototype controllers, copy 2014-01-06 23:51:26 +00:00
nvme_ns_cmd.c Fix nvme(4) and nvd(4) to support non 512-byte sector sizes. 2013-07-19 21:33:24 +00:00
nvme_ns.c Create a unique unit number for each controller and namespace cdev. 2013-11-01 23:30:54 +00:00
nvme_private.h Log and then disable asynchronous notification of persistent events after 2013-10-08 16:00:12 +00:00
nvme_qpair.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_sysctl.c Update copyright dates. 2013-07-09 21:22:17 +00:00
nvme_test.c Extend some 32-bit fields and variables to 64-bit to prevent overflow 2013-10-08 15:47:22 +00:00
nvme_util.c Add message when nvd disks are attached and detached. 2013-07-19 21:40:57 +00:00
nvme.c Do not leak resources during attach if nvme_ctrlr_construct() or the initial 2013-10-08 16:01:43 +00:00
nvme.h Extend some 32-bit fields and variables to 64-bit to prevent overflow 2013-10-08 15:47:22 +00:00