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)
Wed, Jan 1, 2:11 PM
Unknown Object (File)
Sat, Dec 14, 2:28 AM
Unknown Object (File)
Dec 5 2024, 9:01 PM
Unknown Object (File)
Nov 18 2024, 11:00 PM
Unknown Object (File)
Sep 18 2024, 9:58 PM
Unknown Object (File)
Sep 5 2024, 4:35 AM
Unknown Object (File)
Sep 4 2024, 6:39 PM
Unknown Object (File)
Aug 31 2024, 12:48 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