From: Michael K. <mf...@cv...> - 2000-03-12 22:51:35
|
Update of /cvsroot/linux-vr/linux/include/asm-mips In directory cvs1.i.sourceforge.net:/tmp/cvs-serv18374/include/asm-mips Modified Files: vr41xx-platdep.h 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. |