From owner-cvs-all Fri Jun 29 0:17:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF7B437B401; Fri, 29 Jun 2001 00:17:15 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7HFL02698; Fri, 29 Jun 2001 00:17:15 -0700 (PDT) (envelope-from yokota) Message-Id: <200106290717.f5T7HFL02698@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 29 Jun 2001 00:17:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scmouse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yokota 2001/06/29 00:17:15 PDT Modified files: sys/dev/syscons scmouse.c Log: Quit the ioctl MOUSE_GETINFO as soon as we have gathered necessary information. There is no need to stick around any longer. MFC after: 2 weeks Revision Changes Path 1.24 +2 -2 src/sys/dev/syscons/scmouse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message