xserver/hw/xfree86/os-support
Enrico Weigelt, metux IT consult 0cb8a76a9f xfree86: os-support: drop obsolete Solaris specific LED defines
Historical legacy: the LED ID defines have/had different naming across various
platforms - for better portability of the keyboard driver, those have been
aliased to BSD's naming scheme. Meanwhile, lots of ancient platforms have
been died or moved to other drivers (eg. Linux went to either evdev or libinput
and not supported by the xf86-input-keyboard driver anymore).

The only remaining possible consumer is Solaris. But it has it's own dedicated
code (sun_kbd.c in xf86-input-keyboard), which already using the Solaris' naming.

Therefore, there's no actual consumer of them left, so we can drop them.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1418>
2024-03-19 00:54:38 +00:00
..
bsd Revert "Fix missing includes of <errno.h>" 2024-03-19 00:33:26 +00:00
bus Remove autotools support 2021-10-27 13:15:40 +03:00
hurd Revert "Fix missing includes of <errno.h>" 2024-03-19 00:33:26 +00:00
linux Revert "Fix missing includes of <errno.h>" 2024-03-19 00:33:26 +00:00
misc Remove autotools support 2021-10-27 13:15:40 +03:00
shared Revert "Fix missing includes of <errno.h>" 2024-03-19 00:33:26 +00:00
solaris Revert "Fix missing includes of <errno.h>" 2024-03-19 00:33:26 +00:00
stub Remove autotools support 2021-10-27 13:15:40 +03:00
int10Defines.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
meson.build Revert "Compile lnx_platform.c on FreeBSD too." 2023-12-02 11:39:24 -08:00
xf86OSpriv.h xfree86: Remove xf86LinearVidMem 2014-09-16 11:58:53 -04:00
xf86_OSlib.h xfree86: os-support: drop obsolete Solaris specific LED defines 2024-03-19 00:54:38 +00:00
xf86_OSproc.h xfree86: os-support: drop unused xf86SerialSendBreak() 2024-03-15 04:33:43 +00:00