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

            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: [email protected]
          Reporter: [email protected]
          Keywords: patch

Created attachment 183925
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183925&action=edit
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 <[email protected]>
Differential Review: https://reviews.freebsd.org/D11230

-- 
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