From owner-freebsd-stable@FreeBSD.ORG Thu Oct 23 07:15:13 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8F7D16A4C0; Thu, 23 Oct 2003 07:15:13 -0700 (PDT) Received: from flamingo.mail.pas.earthlink.net (flamingo.mail.pas.earthlink.net [207.217.120.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3BF43FBD; Thu, 23 Oct 2003 07:15:10 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-200-124.lsanca1.elnk.dsl.genuity.net ([4.62.200.124] helo=netcom1.netcom.com) by flamingo.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1ACgF3-0001a2-00; Thu, 23 Oct 2003 07:15:09 -0700 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id C6B5853CD; Thu, 23 Oct 2003 07:15:08 -0700 (PDT) Received: from netcom1.netcom.com ([127.0.0.1]) by localhost (netcom1.netcom.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 78663-10; Thu, 23 Oct 2003 07:15:03 -0700 (PDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 4004C53C7; Thu, 23 Oct 2003 07:15:03 -0700 (PDT) From: Mike Harding To: luoqi@freebsd.org, sos@freebsd.org Message-Id: <20031023141503.4004C53C7@netcom1.netcom.com> Date: Thu, 23 Oct 2003 07:15:03 -0700 (PDT) X-Virus-Scanned: by amavisd-new at ix.netcom.com cc: stable@freebsd.org Subject: Possible mouse/ATA problems in -STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2003 14:15:14 -0000 My mouse has been losing sync several times a day and then eventually disappearing, requiring, AFAIK, a reboot to make the system usable. It's possible that this is hardware on my end, but I did change mice and I still have the same problem. This may be related to some recent mfc ATA changes at this only seems to happen during periods of high disk activity. Also, the mouse seems to generate almost 300 interrupts per second at times. I am going to back my system down to sept. 1 and see if I get the problem again, and will advise if this seems to 'fix' it. When the mouse goes it looks like this: Oct 22 08:53:58 netcom1 /kernel: psmintr: reset the mouse. Oct 22 08:53:58 netcom1 /kernel: psm0: failed to reset the aux device. Oct 22 08:53:58 netcom1 /kernel: psm0: the aux device has gone! (reinitialize). Thanks for working on FreeBSD... - Mike H.