freebsd-dev/sys/dev/adb
Nathan Whitehorn f7d6cb2081 Return NOKEY instead of 0 if there are no more key presses queued. This
worked by accident if and only if akbd was part of a kbdmux (which it
always was in practice).

MFC after:	1 week
2013-10-29 00:53:17 +00:00
..
adb_bus.c Add support for interpreting taps on ADB touchpads as a button click. 2009-11-28 17:48:25 +00:00
adb_buttons.c Add support for special keys (volume/brightness/eject) on Apple laptops with 2011-10-16 21:01:42 +00:00
adb_hb_if.m
adb_if.m
adb_kbd.c Return NOKEY instead of 0 if there are no more key presses queued. This 2013-10-29 00:53:17 +00:00
adb_mouse.c Fix powerpc/161045. ams_poll() needs to return that any data is available, not 2013-09-28 02:13:59 +00:00
adb.h Add support for interpreting taps on ADB touchpads as a button click. 2009-11-28 17:48:25 +00:00
adbvar.h