Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2017 17:16:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218830] [cam] [patch] add CAM pass(4) support for NVMe
Message-ID:  <bug-218830-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218830

            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: freebsd-bugs@FreeBSD.org
          Reporter: chuck@tuffli.net
          Keywords: patch

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

This patch adds IO pass-through support for NVMe to CAM for both administra=
tive
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 a=
nd
uses the existing function code for NVM commands.

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218830-8>