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)
Thu, Sep 17, 6:45 PM
Unknown Object (File)
Mon, Sep 14, 2:45 PM
Unknown Object (File)
Mon, Sep 14, 10:28 AM
Unknown Object (File)
Sun, Sep 13, 8:36 AM
Unknown Object (File)
Sun, Sep 13, 2:27 AM
Unknown Object (File)
Sat, Sep 12, 12:08 AM
Unknown Object (File)
Thu, Sep 10, 11:26 PM
Unknown Object (File)
Tue, Sep 8, 3:59 PM
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