]> Zhao Yanbai Git Server - minix.git/commit
FKEY_EVENTS cleanups
authorLionel Sambuc <lionel@minix3.org>
Wed, 4 Jun 2014 14:04:36 +0000 (16:04 +0200)
committerLionel Sambuc <lionel@minix3.org>
Mon, 28 Jul 2014 15:05:51 +0000 (17:05 +0200)
commite2e57d387f8766ea47122a3318729cd2c5f0de52
tree5fc3e29da82a74d22c5b0da1ff09e7cc401ff854
parentbfff07c918383b5cb643378c1b6e6b1dbb8c0e7f
FKEY_EVENTS cleanups

 - Fix a bug where an FKEY_EVENT request would always return EINVAL

 - Replace two manual usage of FKEY_EVENT messages by a call to
   fkey_events which is mapped to fkey_ctl.

Change-Id: I7bc54cade45a29f14c89313b3ec4c28d81a4ec93
drivers/orinoco/orinoco.c
drivers/tty/arch/i386/keyboard.c
servers/is/dmp.c