Page MenuHomeFreeBSD

cam: Provide compatibility for CAMGETPASSTHRU for periph drivers
ClosedPublic

Authored by markj on Aug 29 2022, 5:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 5:06 AM
Unknown Object (File)
Wed, Sep 25, 6:24 AM
Unknown Object (File)
Tue, Sep 24, 6:37 AM
Unknown Object (File)
Mon, Sep 23, 11:09 PM
Unknown Object (File)
Wed, Sep 18, 4:01 AM
Unknown Object (File)
Tue, Sep 17, 5:23 PM
Unknown Object (File)
Tue, Sep 17, 10:06 AM
Unknown Object (File)
Tue, Sep 17, 2:30 AM
Subscribers

Details

Summary

The CAM version bump 0x19 -> 0x1a changed the CAMGETPASSTHRU definition,
so applications using the old ioctl are broken. However, that version
change did not affect anything relating to the ioctl implementation.

Diff Detail

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

Event Timeline

markj requested review of this revision.Aug 29 2022, 5:59 PM

I think I came to the same conclusion, but can't seem to find a tree I tried to test this out on before urgent matters called me away from that project...

This revision is now accepted and ready to land.Aug 29 2022, 6:25 PM