Page MenuHomeFreeBSD

fb: Remove unused FBIOPUTCMAPI/FBIOGETCMAPI ioctls
ClosedPublic

Authored by manu on Dec 1 2021, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 17, 2:09 PM
Unknown Object (File)
Thu, Nov 13, 4:57 PM
Unknown Object (File)
Fri, Nov 7, 11:16 PM
Unknown Object (File)
Oct 20 2025, 7:20 AM
Unknown Object (File)
Oct 20 2025, 4:27 AM
Unknown Object (File)
Oct 14 2025, 12:03 PM
Unknown Object (File)
Oct 14 2025, 12:03 PM
Unknown Object (File)
Oct 13 2025, 10:01 PM

Details

Reviewers
emaste
imp
tsoome
Summary

Commit 6d1699583d7e added the FBIOPUTCMAPI/FBIOGETCMAPI ioctls and
said that implementation in driver will come later.
Since it was in 2001 I think we can remove this.

MFC after: 2 weeks
Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43094
Build 39982: arc lint + arc unit

Event Timeline

manu requested review of this revision.Dec 1 2021, 2:23 PM

This is even less common than the others - NetBSD doesn't define it at all. Debian turns up a hit in cde from strace-4.5.20/sunos4/ioctlent.h (as well as a copy of the FreeBSD src via kfreebsd-10)

This revision is now accepted and ready to land.Dec 1 2021, 3:25 PM