Date: Fri, 21 Nov 1997 03:36:23 -0800 (PST) From: Kazutaka YOKOTA <yokota@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/isa psm.c Message-ID: <199711211136.DAA17549@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
yokota 1997/11/21 03:36:23 PST Modified files: sys/i386/isa psm.c Log: Fix for a PS/2 mouse model from MouseSystems. It now appears that this mouse can correctly operate only in the high resolution mode. If the mouse pointer jumps to the top or left edge or the top-left corner of the screen, try defining PSM_MSCKLUDGE in the kernel configuration file. This option will put the mouse in the high resolution mode during device initialization. Revision Changes Path 1.46 +5 -1 src/sys/i386/isa/psm.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711211136.DAA17549>