Page MenuHomeFreeBSD

umass: Bring in small fix from NetBSD's umass
ClosedPublic

Authored by imp on Mar 23 2025, 9:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 11:10 AM
Unknown Object (File)
Sep 10 2025, 8:53 PM
Unknown Object (File)
Aug 31 2025, 1:50 AM
Unknown Object (File)
Aug 29 2025, 5:57 PM
Unknown Object (File)
Aug 29 2025, 12:29 PM
Unknown Object (File)
Aug 28 2025, 10:42 AM
Unknown Object (File)
Aug 28 2025, 10:26 AM
Unknown Object (File)
Aug 17 2025, 10:02 AM
Subscribers
None

Details

Summary

When completing a request for UFI, don't fail the request on
non-zero asc/ascq values if we've done a request sense.

This idea is from umass.c 1.100 by mycroft. He used it to help
elminate the INQUIRY_SHORT quirk that we still have. However, it will
make little difference because we treat both return values the same
for CBI. And it appears we have (maybe bogusly) some devices that
specify this quirk that aren't CBI.

Sponsored by: Netflix

Diff Detail

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