Date: Sat, 24 Aug 2024 13:26:26 +0000 From: bugzilla-noreply@freebsd.org To: scsi@FreeBSD.org Subject: [Bug 281020] Cannot play sound tracks on mixed-mode CDs (read() fails with EINVAL) Message-ID: <bug-281020-5313-xex4VS4ZCq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-281020-5313@https.bugs.freebsd.org/bugzilla/> References: <bug-281020-5313@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281020 Warner Losh <imp@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |imp@FreeBSD.org --- Comment #1 from Warner Losh <imp@FreeBSD.org> --- commit dd78f43259efd551f76a6cb7744bce49c215863e Author: Andriy Gapon <avg@FreeBSD.org> Date: Thu Aug 29 07:51:11 2019 +0000 scsi_cd: make the media check asynchronous This makes the media check process asynchronous, so we no longer block in cdstrategy() to check for media. PR: 219857 Obtained from: ken MFC after: 3 weeks Is the highlighted commit. A quick glance at the driver suggests that Damia= n's analysis is correct and we need to adjust our block size handling code. --=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-281020-5313-xex4VS4ZCq>