Page MenuHomeFreeBSD

cam/da: Add some comments about 28/0 asc
ClosedPublic

Authored by imp on Feb 4 2025, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 2, 2:51 AM
Unknown Object (File)
Sep 17 2025, 4:56 AM
Unknown Object (File)
Sep 16 2025, 10:36 PM
Unknown Object (File)
Sep 15 2025, 6:18 AM
Unknown Object (File)
Sep 15 2025, 5:18 AM
Unknown Object (File)
Sep 9 2025, 5:24 PM
Unknown Object (File)
Sep 9 2025, 12:28 AM
Unknown Object (File)
Aug 14 2025, 10:45 PM
Subscribers
None

Details

Summary

We don't set the PACK_INVALID flag in response to asc 28/0 "NOT READY
TO READY CHANGE, MEDIUM MAY HAVE CHANGED". Explain why: we usally
retry this (since it's a UNIT ATTENTION) and it works and/or it's
before daopen. In addition, improve the comment about the asysnc unit
attention to make it a little more understandable. This is likely
sufficient (it's been since before FreeBSD 3.0 when this hack was put
in). Ideally, we'd verify what medium is there, but knowing when it's
the same is a bit tricky...

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable