From: Michael K. <mf...@cv...> - 2000-03-12 22:51:35
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory cvs1.i.sourceforge.net:/tmp/cvs-serv18374/arch/mips/vr41xx Modified Files: kbd.c Log Message: Reworked the KIU interrupt handler, rerolling some loops so it uses the cache more effectively. It is now lots smaller, and probably faster, too. Also implemented key repeat. Wait and repeat times are hardcoded for now, since the higher level keyboard driver doesn't implement the necessary IOCTL. |