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
F102841308: D36389.id111201.diff
Sun, Nov 17, 9:01 PM
F102832028: D36389.diff
Sun, Nov 17, 6:16 PM
Unknown Object (File)
Sun, Oct 20, 7:43 AM
Unknown Object (File)
Sun, Oct 20, 7:42 AM
Unknown Object (File)
Sun, Oct 20, 7:42 AM
Unknown Object (File)
Sun, Oct 20, 7:21 AM
Unknown Object (File)
Oct 13 2024, 12:53 PM
Unknown Object (File)
Sep 30 2024, 2:25 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