[Bug 249395] Regression in 12.stable/12.2-beta: sg driver not working for makemkv

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 17 20:35:43 UTC 2020


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

John Baldwin <jhb at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs at FreeBSD.org            |jhb at FreeBSD.org
             Status|New                         |In Progress

--- Comment #5 from John Baldwin <jhb at FreeBSD.org> ---
Created attachment 218033
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218033&action=edit
debug.patch

I looked at umass.c and it doesn't handle CAM_DIR_BOTH, but it handles
CAM_DIR_IN | CAM_DIR_OUT (CAM_DIR_NONE) the same as CAM_DIR_BOTH.  Still, the
debug patch reverts the CAM_DIR_BOTH change while also adding a printf to
another thing that changed in the commit in question.

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


More information about the freebsd-bugs mailing list