xserver/hw/dmx/input
Peter Hutterer cb672a461c input: remove OpenInputDevice and CloseInputDevice DDX hooks.
In theory, these hooks were to be used for DDX-specific device enablement.
None of the DDXs however did anything here. Now we call DEVICE_INIT on all
devices when they are added, so the xfree86 DDX as the only one with real
code didn't do anything here.

kdrive checked for device validity but that's already handled in
ProcXOpenDevice.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Daniel Stone <daniel@fooishbar.org>
2010-09-01 15:26:51 +10:00
..
ChkNotMaskEv.c Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
ChkNotMaskEv.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
Makefile.am dmx: purge DMX EQ leftovers 2009-09-13 10:30:17 +10:00
atKeynames.h dix: purge leftover manual key down bit setting. 2010-07-07 13:29:46 +10:00
dmxarg.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxarg.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxbackend.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxbackend.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxcommon.c Move each screen's x/y origin into ScreenRec. 2010-06-03 14:03:23 -07:00
dmxcommon.h XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxconsole.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
dmxconsole.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxdetach.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxdummy.c XKB: Make XKB mandatory 2009-01-22 15:06:25 +11:00
dmxdummy.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxevents.c dmx: remove doxygen-generated files. 2009-10-20 13:32:16 +10:00
dmxevents.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxinputinit.c input: Purge Register*Device() functions. 2010-09-01 15:26:47 +10:00
dmxinputinit.h dmx: Fix XSetExtensionErrorHandler calls to agree on constness. 2010-06-03 14:03:22 -07:00
dmxmap.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxmap.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxmotion.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
dmxmotion.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxsigio.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxsigio.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
dmxxinput.c input: remove OpenInputDevice and CloseInputDevice DDX hooks. 2010-09-01 15:26:51 +10:00
lnx-keyboard.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
lnx-keyboard.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
lnx-ms.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
lnx-ms.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
lnx-ps2.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
lnx-ps2.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-common.c Remove more superfluous if(p) checks around free(p) 2010-06-06 20:27:18 +07:00
usb-common.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-keyboard.c dmx: Get rid of xstrdup when argument is definitely non-NULL 2010-06-11 19:04:23 +07:00
usb-keyboard.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-mouse.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-mouse.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-other.c Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-other.h Death to RCS tags. 2007-06-29 14:06:52 -04:00
usb-private.h Death to RCS tags. 2007-06-29 14:06:52 -04:00