Date: Thu, 17 Sep 2020 20:35:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 249395] Regression in 12.stable/12.2-beta: sg driver not working for makemkv Message-ID: <bug-249395-227-GdZqed0snZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249395-227@https.bugs.freebsd.org/bugzilla/> References: <bug-249395-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249395 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |jhb@FreeBSD.org Status|New |In Progress --- Comment #5 from John Baldwin <jhb@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249395-227-GdZqed0snZ>
