Add option to handle PS2 keyboards that have a slow power up.
authorKevin O'Connor <kevin@koconnor.net>
Sat, 28 May 2011 15:00:28 +0000 (11:00 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sat, 28 May 2011 15:00:28 +0000 (11:00 -0400)
commit299dc1344867b56c9ba7ec0be2add22f0ec7fe0b
tree0bf9cd5a842a5954218aae99b2ec1be457ac7cdf
parent67b059c95fe36fc076f35e0840cb8a8411cfc402
Add option to handle PS2 keyboards that have a slow power up.

Add PS2_KEYBOARD_SPINUP option to give certain keyboards more time to
initialize.

Based on report and feedback from: Sven Schnelle <svens@stackframe.org>

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/Kconfig
src/ps2port.c