HomeFreeBSD

umass: Move illegal opcode return to a function

Description

umass: Move illegal opcode return to a function

Move illegal opcode completion of ccb to its own function. da can cope
with a number of different failures now (it didn't used to), so we
should return the unnsupported commands as illegal rather than faking
completion. This will allow da to, in the future, do more intelligent
things in response to these quirks. Other SIMs will need to do this
too.

Differential Revision: https://reviews.freebsd.org/D49465
Sponsored by: Netflix

Details

Provenance
impAuthored on May 7 2025, 4:06 PM
Differential Revision
D49465: umass: Move illegal opcode return to a function
Parents
rG231d36dccb82: scsi/da: Export quirks as sysctl
Branches
Unknown
Tags
Unknown