]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fb: Remove some unused ioctls
authorEmmanuel Vadot <manu@FreeBSD.org>
Wed, 1 Dec 2021 10:57:42 +0000 (11:57 +0100)
committerEmmanuel Vadot <manu@FreeBSD.org>
Mon, 6 Dec 2021 10:28:01 +0000 (11:28 +0100)
commit706f32db8aec5d1e9e6f9210fab7be6f13ac25c3
tree9ccfb871d59943f8d43ea45b4a05826599f14d49
parentb9d3b253e2f7c4910bbd3844158a2a80f9a7ff4f
fb: Remove some unused ioctls

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

Reviewed by: emaste, imp, tsoome
MFC after:      2 weeks
Sponsored by:   Beckhoff Automation GmbH & Co. KG
Differential Revision: https://reviews.freebsd.org/D33218
Differential Revision: https://reviews.freebsd.org/D33219
Differential Revision: https://reviews.freebsd.org/D33220
sys/dev/fb/fb.c
sys/sys/fbio.h