dillon 2007/06/13 10:15:25 PDT DragonFly src repository
Modified files:
sys/dev/misc/psm psm.c
Log:
Dont poll PS/2 mouse interrupts, it can cause the mouse to get jumpy.
Also, the keyboard/mouse code is full of DELAY()s and pretty nasty
in general.
Revision Changes Path
1.25 +1 -1 src/sys/dev/misc/psm/psm.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/misc/psm/psm.c.diff?r1=1.24&r2=1.25&f=u
