Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 2003 10:42:34 -0800 (PST)
From:      Nate Lawson <nate@root.org>
To:        acpi-jp@jp.FreeBSD.org
Cc:        current@freebsd.org
Subject:   Re: [acpi-jp 2920] PATCH - acpi psm0 not working
Message-ID:  <20031217104138.H70667@root.org>
In-Reply-To: <20031216230958.D68714@root.org>
References:  <20031216230958.D68714@root.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Dec 2003, Nate Lawson wrote:
> If your mouse or other device is not working, this patch may help.  To see
> if you need it, dump your ASL and do:
>
>    grep _CID foo.asl | grep Package
>
> If you get output from this command, this patch may help.  It enables
> package evaluation for the _CID object.  If it helps you, please send me
> the dmesg it adds, something like this:
>
> acpi cids: 1 - 0x130fd041,
>
> Thanks,
> Nate

I noticed on the bus this morning that I didn't change acpi_MatchHid, so
this patch may not completely solve the problem.  I'm working on a more
general solution.  However, please test it in the interim and let me know
if it helps.

-Nate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031217104138.H70667>