Page MenuHomeFreeBSD

aacraid: ignore data overrun on INQUIRY
ClosedPublic

Authored by luporl on Jun 21 2021, 2:41 PM.
Tags
None
Referenced Files
F135990345: D30843.diff
Fri, Nov 14, 9:21 PM
Unknown Object (File)
Wed, Nov 12, 3:27 PM
Unknown Object (File)
Sun, Nov 9, 6:13 AM
Unknown Object (File)
Sun, Nov 2, 12:11 PM
Unknown Object (File)
Wed, Oct 29, 5:42 PM
Unknown Object (File)
Wed, Oct 29, 5:34 PM
Unknown Object (File)
Wed, Oct 29, 5:33 PM
Unknown Object (File)
Wed, Oct 29, 5:33 PM
Subscribers
None

Details

Summary

The INQUIRY command may return a CAM_DATA_RUN_ERR code, even when
it succeeds. This happens during driver startup, causing the
current and further inquiries to be aborted, resulting in some
missing information about the controller.

Test Plan

Tested on a Talos II machine with an aacraid controller.

Diff Detail

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