Date: Thu, 30 Nov 2000 21:26:24 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa psm.c Message-ID: <200012010526.eB15QOM24969@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 2000/11/30 21:26:24 PST
Modified files:
sys/isa psm.c
Log:
- Add a hack for "psmintr: out of sync.." This is NOT a fix,
but a hack! Add `flags 0x8000' to the psm driver to enable it.
The psm driver will try to get out of out-of-sync situation
by disabling the mouse and immediately enable it again.
If you are seeing this out-of-sync problem because of an
incompetent(?!) KVM switch, this hack will NOT be good
for you. However, if you are occasionally seeing the
problem because of lost mouse interrupt, this might help.
Revision Changes Path
1.34 +12 -1 src/sys/isa/psm.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012010526.eB15QOM24969>
