Page MenuHomeFreeBSD

camcontrol: In defects make -S actually imply 12-byte command
ClosedPublic

Authored by imp on Jun 13 2023, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 3:50 PM
Unknown Object (File)
Sun, Nov 16, 2:25 AM
Unknown Object (File)
Sat, Nov 1, 4:18 AM
Unknown Object (File)
Oct 24 2025, 8:26 PM
Unknown Object (File)
Oct 24 2025, 12:15 PM
Unknown Object (File)
Oct 23 2025, 1:19 PM
Unknown Object (File)
Oct 14 2025, 10:13 AM
Unknown Object (File)
Oct 14 2025, 10:13 AM
Subscribers
None

Details

Summary

camcontrol(8) says that -S to start at a different offset implies that
we're using the 12 byte command. But really, we're using the 10-byte
command. Fix this by setting use_12byte for -S.

Sponsored by: Netflix

Diff Detail

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