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, Jul 4, 4:01 PM
Unknown Object (File)
Fri, Jul 4, 12:13 PM
Unknown Object (File)
Jul 2 2025, 1:45 PM
Unknown Object (File)
Jun 28 2025, 10:00 PM
Unknown Object (File)
Jun 27 2025, 1:40 PM
Unknown Object (File)
Jun 21 2025, 10:51 AM
Unknown Object (File)
May 22 2025, 6:33 PM
Unknown Object (File)
May 22 2025, 11:56 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