From owner-freebsd-current@FreeBSD.ORG Tue Dec 23 14:16:56 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 E7CC116A4CE for ; Tue, 23 Dec 2003 14:16:56 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id D179943D1D for ; Tue, 23 Dec 2003 14:16:55 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) hBNMGt5x064078; Tue, 23 Dec 2003 14:16:55 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)hBNMGtOW064077; Tue, 23 Dec 2003 14:16:55 -0800 (PST) (envelope-from sgk) Date: Tue, 23 Dec 2003 14:16:55 -0800 From: Steve Kargl To: Joe Marcus Clarke Message-ID: <20031223221655.GB63638@troutmask.apl.washington.edu> References: <20031223220836.GA63638@troutmask.apl.washington.edu> <1072217457.1268.21.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1072217457.1268.21.camel@gyros> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: Dell 5150 laptop and lost PS/2 touchpad 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: Tue, 23 Dec 2003 22:16:57 -0000 On Tue, Dec 23, 2003 at 05:10:57PM -0500, Joe Marcus Clarke wrote: > On Tue, 2003-12-23 at 17:08, Steve Kargl wrote: > > and with/without apic compiled into the kernel. After > > looking through psm.c, I added > > > > hint.psm.0.flags="0x1000" # Ignore error in Aux Port test > > > > to /boot/device.hints. A verbose boot shows: > > > > psm0: current command byte:0065 > > psm0: flags 0x1000 irq 12 on atkbdc0 > > psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons > > psm0: config:00001000, flags:00000000, packet size:3 > > psm0: syncmask:c0, syncbits:00 > > > > and moused(8) seems to be happy. I haven't looked closer > > at the problem, yet. However, with the impending release > > of 5.2, an erratum may be in order. > > Have a look at my 5150 tips at > http://gerda.univie.ac.at/freebsd-laptops/index.pl?action=show_laptop_detail&laptop=147. > Joe, Thanks for the URL. My next chores are the update acpi on the dell and install XFree86. -- Steve