From owner-freebsd-amd64@FreeBSD.ORG Sun Jan 22 03:30:14 2012 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CBAD0106566B for ; Sun, 22 Jan 2012 03:30:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BA58B8FC0A for ; Sun, 22 Jan 2012 03:30:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q0M3UEY4028197 for ; Sun, 22 Jan 2012 03:30:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q0M3UEPN028194; Sun, 22 Jan 2012 03:30:14 GMT (envelope-from gnats) Date: Sun, 22 Jan 2012 03:30:14 GMT Message-Id: <201201220330.q0M3UEPN028194@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Justin Smith X-Mailman-Approved-At: Sun, 22 Jan 2012 04:27:24 +0000 Cc: Subject: Re: amd64/164036: Moused fails on 9_0_RELENG X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Justin Smith List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2012 03:30:14 -0000 The following reply was made to PR amd64/164036; it has been noted by GNATS. From: Justin Smith To: John Baldwin Cc: freebsd-amd64@freebsd.org, freebsd-gnats-submit@freebsd.org Subject: Re: amd64/164036: Moused fails on 9_0_RELENG Date: Sun, 22 Jan 2012 11:22:43 +0800 On Sat, Jan 21, 2012 at 12:14 AM, John Baldwin wrote: > On Tuesday, January 17, 2012 10:58:07 pm Justin Smith wrote: >> John, I tried it the way you suggested but I doesn't work - 'iasl >> acpi_dsdt.dsl' ---> http://paste.pocoo.org/show/536531/ > > Hmmm, your AML is very broken. :( > > However, I think I might have a workaround for your case. =A0Can you plea= se try > http://www.freebsd.org/~jhb/patches/acpi_ps2_mouse.patch? > > -- > John Baldwin Been there done that, it still doesn't work - "Starting default mousedmoused: unable to open /dev/psm0: No such file or directory".