xserver-multidpi/hw/kdrive/src
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
..
fourcc.h Remove RCS tags. Fix Xprint makefile braindamage. 2006-07-21 17:56:00 -04:00
kcmap.c Quit using clientErrorValue in dix/colormap.c. 2010-05-13 17:14:07 -07:00
kdrive.c Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
kdrive.h Change the devPrivates API to require dixRegisterPrivateKey 2010-06-05 19:23:03 -07:00
kinfo.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
kinput.c input: remove OpenInputDevice and CloseInputDevice DDX hooks. 2010-09-01 15:26:51 +10:00
kmode.c kdrive: Remove unused overlay fb support 2010-01-06 19:47:53 +06:00
kshadow.c Replace X-allocation functions with their C89 counterparts 2010-05-13 00:22:37 +07:00
kxv.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
kxv.h Remove trailing whitespace 2010-01-01 23:22:49 -08:00
Makefile.am kdrive: Remove unused kmap.c 2010-01-06 20:27:45 +06:00