[Bug 281020] Cannot play sound tracks on mixed-mode CDs (read() fails with EINVAL)
[email protected] Sat, 24 Aug 2024 13:26:26 +0000
| Newsgroups | gmane.os.freebsd.devel.scsi |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281020 Warner Losh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Warner Losh <[email protected]> --- commit dd78f43259efd551f76a6cb7744bce49c215863e Author: Andriy Gapon <[email protected]> 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.=