From owner-freebsd-current Fri Jul 28 7:53:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 29FE937C226 for ; Fri, 28 Jul 2000 07:53:53 -0700 (PDT) (envelope-from dmmiller@cvzoom.net) Received: (qmail 16027 invoked from network); 28 Jul 2000 14:53:51 -0000 Received: from acs-24-154-24-131.zoominternet.net (HELO cvzoom.net) (24.154.24.131) by ns.cvzoom.net with SMTP; 28 Jul 2000 14:53:51 -0000 Message-ID: <39819E7F.806BFAD6@cvzoom.net> Date: Fri, 28 Jul 2000 10:53:51 -0400 From: Donn Miller X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Kazutaka YOKOTA Cc: Robert Watson , freebsd-current@FreeBSD.org Subject: Re: Mouse behaving funny since 5.0-CURRENT upgrade References: <3980BD72.C3540196@cvzoom.net> <200007280030.JAA02407@zodiac.mech.utsunomiya-u.ac.jp> <3981365B.9B7758C8@cvzoom.net> <200007281107.UAA13331@zodiac.mech.utsunomiya-u.ac.jp> <200007281217.VAA14283@zodiac.mech.utsunomiya-u.ac.jp> <39818E1E.5B713447@cvzoom.net> <200007281431.XAA15784@zodiac.mech.utsunomiya-u.ac.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kazutaka YOKOTA wrote: > I find quite hard to believe this was caused by recent syscons > changes. Because these changes are about /dev/random thingie and > color attribute handling in terminal emulator part of syscons. They > have nothing to do with keyboard and mouse input. > > I am suspecting there may be something in tty interrupt handling in > general in the kernel... This sounds right. When I use X without /dev/sysmouse and moused, mouse motion is still pretty smooth. It's only when I use X with moused AND /dev/sysmouse that I see the jumpy mouse syndrome. This would be due to the fact that (AFAIK) moused relies on tty interrupt handling more so than the raw mouse driver without moused (/dev/mse0). -- - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message