]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r260382:
authorjimharris <jimharris@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 7 May 2014 16:42:19 +0000 (16:42 +0000)
committerjimharris <jimharris@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 7 May 2014 16:42:19 +0000 (16:42 +0000)
commitb72008cea07201f8f0d1c68dd1425b5ecf61ce0f
treef4a1b4ebbd6ccac59362c9205dc4157a89fd842a
parent93514ce46706d24c9fc1482a9fa103ead491ba8f
MFC r260382:

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.

git-svn-id: svn://svn.freebsd.org/base/stable/9@265559 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/nvme/nvme_ctrlr.c