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, Mar 13, 11:39 AM
Unknown Object (File)
Thu, Mar 13, 5:32 AM
Unknown Object (File)
Wed, Mar 12, 9:56 PM
Unknown Object (File)
Wed, Mar 5, 3:17 PM
Unknown Object (File)
Thu, Feb 20, 2:51 PM
Unknown Object (File)
Tue, Feb 18, 6:11 PM
Unknown Object (File)
Feb 15 2025, 12:23 AM
Unknown Object (File)
Feb 12 2025, 9:22 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