Date: Sun, 10 Aug 2003 15:32:28 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: Daniel Flickinger <attila@hun.org> Cc: Freebsd-CURRENT <current@freebsd.org> Subject: Re: Problem with PS/2 mouse driver in XFree86 4.3.0 Message-ID: <20030810153140.S69012@carver.gumbysoft.com> In-Reply-To: <20030810105300.spgK73256@hun.org> References: <20030810105300.spgK73256@hun.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 10 Aug 2003, Daniel Flickinger wrote: > I had the same problem starting about a year ago when I > finally gave up and upgraded to X4. The problem appears > to be that the X4 driver does not disable the console > mouse and the two of them fight over the interrupts. Well yeah moused and X can't both use the mouse at once. You should get a 'device busy' error. If you want to use moused then have X gets its events from moused (/dev/sysmouse) and not psm0. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030810153140.S69012>