From owner-acpi-jp@jp.freebsd.org  Sat Sep 15 23:48:52 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id XAA30468;
	Sat, 15 Sep 2001 23:48:52 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from tasogare.imasy.or.jp (root@tasogare.imasy.or.jp [202.227.24.5])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id XAA30462
	for <acpi-jp@jp.freebsd.org>; Sat, 15 Sep 2001 23:48:51 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92])
	by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id f8FEmZm32480;
	Sat, 15 Sep 2001 23:48:36 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Date: Sat, 15 Sep 2001 23:48:17 +0900 (JST)
Message-Id: <20010915.234817.92590934.iwasaki@jp.FreeBSD.org>
To: yokota@zodiac.mech.utsunomiya-u.ac.jp
Cc: current@freebsd.org, acpi-jp@jp.freebsd.org
From: Mitsuru IWASAKI <iwasaki@jp.freebsd.org>
In-Reply-To: <200109110336.MAA13723@zodiac.mech.utsunomiya-u.ac.jp>
References: <200109110336.MAA13723@zodiac.mech.utsunomiya-u.ac.jp>
X-Mailer: Mew version 2.0 on Emacs 20.7 / Mule 4.0 (HANANOEN)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Reply-To: acpi-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: acpi-jp 1286
Subject: [acpi-jp 1286] Re: ThinkPad, ACPI, and PS/2 mouse
Errors-To: owner-acpi-jp@jp.freebsd.org
Sender: owner-acpi-jp@jp.freebsd.org
X-Originator: iwasaki@jp.freebsd.org

Hi, yokota-san thank you very much.

> It now appears that some IBM ThinkPad models assign a distinct PnP ID
> to the PS/2 mouse port.
> 
> If you have ThinkPad and its pointing device is not recognized when
> ACPI is loaded in the latest -current system, please do the following
> 
> 1. Disable ACPI and boot
> 	unset acpi_load
> 	boot -v
> 2. Send the entire dmesg output to me. Don't forget to tell me
>    the model name of your ThinkPad too.
> 
> ThinkPad models currently known to have this behavior:
> 
> model                 PnP ID for the PS/2 mouse port
> ----------------------------------------------------
> ThinkPad 570E         IBM3780

I also have a ThinkPad i1620 (PS/2 mouse PnP ID = 0x80374d24) here and
now that the mouse is recognized correctly with ACPI module by your
last commit.

Thanks again
