xserver-multidpi/hw/kdrive/linux
Daniel Stone 738d2e8817 kdrive: move bell ringing into an OS function
Move the bell into an OS function, and use that if it's declared; else,
fall back to using the driver's function.
Remove the Linux keyboard bell function; just move it into the OS layer.
Use named initialisers when converting the old structures, and eliminate
unused functions.
2006-10-29 03:48:02 +03:00
..
agp.c Make kdrive (i.e. Xephyr only) buildable on FreeBSD and probably other OSes 2006-02-10 07:52:05 +00:00
agp.h More build fixes 2003-09-11 03:23:13 +00:00
bus.c new KDrive input world order 2006-07-21 15:19:51 -04:00
evdev.c new KDrive input world order 2006-07-21 15:19:51 -04:00
keyboard.c kdrive: move bell ringing into an OS function 2006-10-29 03:48:02 +03:00
klinux.h -Wall fixes. Add klinux.h to export function declarations 2003-10-14 05:05:28 +00:00
linux.c kdrive: move bell ringing into an OS function 2006-10-29 03:48:02 +03:00
Makefile.am kdrive: remove ddx_DEPENDENCIES 2006-08-09 07:20:16 +03:00
mouse.c new KDrive input world order 2006-07-21 15:19:51 -04:00
ms.c new KDrive input world order 2006-07-21 15:19:51 -04:00
ps2.c new KDrive input world order 2006-07-21 15:19:51 -04:00
ts.c new KDrive input world order 2006-07-21 15:19:51 -04:00
tslib.c kdrive/tslib: port to new absolute API, remove debugging 2006-10-23 02:55:41 +03:00