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)
Thu, May 30, 11:43 PM
Unknown Object (File)
Tue, May 14, 5:09 PM
Unknown Object (File)
Thu, May 9, 1:09 PM
Unknown Object (File)
Dec 20 2023, 7:35 AM
Unknown Object (File)
Dec 12 2023, 2:13 PM
Unknown Object (File)
Sep 9 2023, 3:01 AM
Unknown Object (File)
Apr 26 2023, 4:25 AM
Unknown Object (File)
Apr 8 2023, 8:38 PM
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