mirror of
https://github.com/opnsense/src.git
synced 2026-06-19 21:49:14 -04:00
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 Differential Revision: https://reviews.freebsd.org/D49475 |
||
|---|---|---|
| .. | ||
| cfumass.c | ||
| rio500_usb.h | ||
| umass.c | ||
| urio.c | ||
| ustorage_fs.c | ||