From owner-freebsd-stable@FreeBSD.ORG Thu Oct 30 11:20:53 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 42DF816A4CE; Thu, 30 Oct 2003 11:20:53 -0800 (PST) Received: from hawk.mail.pas.earthlink.net (hawk.mail.pas.earthlink.net [207.217.120.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD1D43FE0; Thu, 30 Oct 2003 11:20:48 -0800 (PST) (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 hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1AFILV-0006GI-00; Thu, 30 Oct 2003 11:20:38 -0800 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id 21D7F539E; Thu, 30 Oct 2003 11:20:37 -0800 (PST) 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 00335-01; Thu, 30 Oct 2003 11:20:30 -0800 (PST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 396E853E2; Thu, 30 Oct 2003 11:20:28 -0800 (PST) From: Mike Harding To: mvh@ix.netcom.com In-reply-to: <1067364517.1457.1.camel@netcom1.netcom.com> (message from Mike Harding on Tue, 28 Oct 2003 10:08:38 -0800) References: <1067364517.1457.1.camel@netcom1.netcom.com> Message-Id: <20031030192028.396E853E2@netcom1.netcom.com> Date: Thu, 30 Oct 2003 11:20:28 -0800 (PST) X-Virus-Scanned: by amavisd-new at ix.netcom.com cc: stable@freebsd.org cc: lchen@briontech.com Subject: SOLVED: Re: 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, 30 Oct 2003 19:20:53 -0000 I changed a few options on my bios which affected the available CPU time slice and the PCI-CPU arbitration and I'm not having the mouse issues anymore. It's not showing the silent data corruption I was having problems with either. The new ATA drivers must be pushing the hardware a bit harder (which is a good thing) but the should not be causing errors with anybody elses hardware. So never mind, sorry for any wasted time other than mine. I have a 'cursed' ASUS A7V133 motherboard with a Via chipset - life with it has been... oh... interesting. At least it's stable -most- of the time. - Mike H.