https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218830

            Bug ID: 218830
           Summary: [cam] [patch] add CAM pass(4) support for NVMe
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: [email protected]
          Reporter: [email protected]
          Keywords: patch

Created attachment 182021
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182021&action=edit
patch to add NVMe support to pass

This patch adds IO pass-through support for NVMe to CAM for both administrative
and NVM (a.k.a. "IO") commands. To differentiate between the command types, the
patch adds a new function code XPT_NVME_ADMIN for administrative commands and
uses the existing function code for NVM commands.

Code reviewed https://reviews.freebsd.org/D10247

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to