From owner-acpi-jp@jp.FreeBSD.org Tue Jan 21 12:20:37 2003
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id h0L3KbB68610;
	Tue, 21 Jan 2003 12:20:37 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id h0L3KaJ68605
	for <acpi-jp@jp.FreeBSD.org>; Tue, 21 Jan 2003 12:20:37 +0900 (JST)
	(envelope-from takawata@axe-inc.co.jp)
Received: from axe-inc.co.jp ([192.47.224.47])
	by axe-inc.co.jp (8.9.3+3.2W/3.7W) with ESMTP id MAA12278
	for <acpi-jp@jp.FreeBSD.org>; Tue, 21 Jan 2003 12:20:36 +0900 (JST)
Message-Id: <200301210320.MAA12278@axe-inc.co.jp>
To: acpi-jp@jp.FreeBSD.org
In-reply-to: Your message of "Mon, 20 Jan 2003 18:31:42 PST."
             <0H91006L6LMUJW@mta5.snfc21.pbi.net>
From: User Takawata <takawata@axe-inc.co.jp>
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
Date: Tue, 21 Jan 2003 12:21:13 +0900
X-Sequence: acpi-jp 2065
Subject: [acpi-jp 2065] Re: psm0: unable to allocate IRQ
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: takawata@axe-inc.co.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+030107

In message <0H91006L6LMUJW@mta5.snfc21.pbi.net>, Jeffrey Hsu wrote:
>
>On a Sony Vaio VX88 running today's -current, the PS/2 mouse disappears
>due to not being able to allocate an IRQ.  I've attached the dmesg output,
>acpidump output, and other information below.  I suspect this machine
>may need a customized ASL.  Thanks for any help.
>
>							Jeffrey
Try Adding 
        { 0x0290d94d, "SONY VAIO PS/2 mouse port"},     /* SNY9002, Vaio*/
in "psmcpnp_ids" array at /sys/isa/psm.c .
(We may need better handling for _CID).
