From owner-cvs-src@FreeBSD.ORG Thu Aug 19 14:43:57 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2439116A4CE; Thu, 19 Aug 2004 14:43:57 +0000 (GMT) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C0D43D1D; Thu, 19 Aug 2004 14:43:56 +0000 (GMT) (envelope-from gibbs@scsiguy.com) Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by aslan.scsiguy.com (8.12.11/8.12.11) with ESMTP id i7JEhUqp089408; Thu, 19 Aug 2004 08:43:31 -0600 (MDT) (envelope-from gibbs@scsiguy.com) Date: Thu, 19 Aug 2004 08:43:30 -0600 From: "Justin T. Gibbs" To: Brian Somers Message-ID: <70CFCC3FCF048C13F0ABFA7B@aslan.scsiguy.com> In-Reply-To: <20040819051134.7f088757@dev.lan.Awfulhak.org> References: <200408171812.i7HICbLM078769@repoman.freebsd.org> <20040819051134.7f088757@dev.lan.Awfulhak.org> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/isa psm.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Justin T. Gibbs" List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Aug 2004 14:43:57 -0000 > This breaks my mouse badly - it never syncs now and just flies all over the > screen doing damage when it's touched. Can you provide psm debug output for your mouse? #define DEBUG to 1 in psm.c. -- Justin