Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2017 22:36:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 220371] [patch] camdd: Add support for other protocols
Message-ID:  <bug-220371-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 220371
           Summary: [patch] camdd: Add support for other protocols
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: chuck@tuffli.net
          Keywords: patch

Created attachment 183925
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183925&action=
=3Dedit
patch to make camdd protocol aware

This change introduces the concept of the current storage protocol
(SCSI, SATA, NVMe) to camdd. Functional, there are no changes.
Structurally, camdd now determines the protocol of the device, breaks
out the probe function into protocol dependent and independent parts,
and switches on the protocol type to parse the CCB status, setup IOs,
etc.

Submitted by: Chuck Tuffli <chuck@tuffli.net>
Differential Review: https://reviews.freebsd.org/D11230

--=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-220371-8>