From owner-acpi-jp@jp.freebsd.org  Sat Sep  8 00:09:13 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id AAA08285;
	Sat, 8 Sep 2001 00:09:13 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from nasu.utsunomiya-u.ac.jp (nasu.utsunomiya-u.ac.jp [160.12.128.3])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id AAA08280
	for <acpi-jp@jp.freebsd.org>; Sat, 8 Sep 2001 00:09:13 +0900 (JST)
	(envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp)
Received: from nantai.utsunomiya-u.ac.jp by nasu.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/26Jan01-1134AM)
	id f87F8f5456607; Sat, 8 Sep 2001 00:08:41 +0900 (JST)
Received: from zodiac.mech.utsunomiya-u.ac.jp by nantai.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/30Jan01-0241PM)
	id f87F8fu321428; Sat, 8 Sep 2001 00:08:41 +0900 (JST)
Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:FDCUCGs0HoFT5P1tF6wuUUQu112lHQRH@zodiac.mech.utsunomiya-u.ac.jp [160.12.43.7])
	by zodiac.mech.utsunomiya-u.ac.jp (8.9.3+3.2W/3.7W/zodiac-May2000) with ESMTP id AAA26584;
	Sat, 8 Sep 2001 00:18:26 +0900 (JST)
Message-Id: <200109071518.AAA26584@zodiac.mech.utsunomiya-u.ac.jp>
To: Mike Smith <msmith@freebsd.org>
cc: acpi-jp@jp.freebsd.org, current@freebsd.org, msmith@mass.dis.org,
        yokota@zodiac.mech.utsunomiya-u.ac.jp
In-reply-to: Your message of "Thu, 06 Sep 2001 15:45:35 MST."
             <200109062245.f86MjZo03743@mass.dis.org> 
References: <200109062245.f86MjZo03743@mass.dis.org> 
Date: Sat, 08 Sep 2001 00:18:25 +0900
From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1252
Subject: [acpi-jp 1252] Re: ACPI and PS/2 mouse problem 
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: yokota@zodiac.mech.utsunomiya-u.ac.jp

>I'm not sure exactly what to do here.  These resources contain information
>we need to know about where we cannot put PnP devices.  But if we feed the
>information into our current resource manager, we end up with conflicts
>with existing devices.  
>
>For the moment, I've changed the code to allocate IRQs shared.  The
>PS/2 mouse driver should do the same.  I'm still trying to work out
>what we can and cannot depend on here. 8(

The psm driver has been updated to share the irq 12, as of rev 1.37.

Kazu

