From owner-freebsd-current@FreeBSD.ORG Wed Nov 5 20:03:02 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81CF616A4CE for ; Wed, 5 Nov 2003 20:03:02 -0800 (PST) Received: from mailsrv2.tranzpeer.net (mailsrv2.tranzpeer.net [202.180.66.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id D142443FFB for ; Wed, 5 Nov 2003 20:03:01 -0800 (PST) (envelope-from leehinkl@slingshot.co.nz) Received: from p160.nas1.hlz.callplus.net.nz ([202.180.102.160] helo=leehinkl) by mailsrv2.tranzpeer.net with smtp (Exim 4.12) id 1AHbMK-0000Aa-02 for freebsd-current@freebsd.org; Thu, 06 Nov 2003 17:03:00 +1300 Message-ID: <001201c3a41a$de539370$a066b4ca@leehinkl> From: "Lee Hinkleman" To: Date: Thu, 6 Nov 2003 17:02:59 +1300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: NetScroll+ ps/2 optical mouse fixed in FreeBSD 5.1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2003 04:03:02 -0000 I fixed yesterday's mouse problem, sort of, by adding the line hint.acpi.0.disabled=3D"1" to the file /boot/device.hints I'm not sure why that worked, but the problem apparently only affects = the 5.x kernel with some VIA chipsets. Thanks.