From owner-acpi-jp@jp.FreeBSD.org Wed Jul  3 00:26:59 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g62FQxe71371;
	Wed, 3 Jul 2002 00:26:59 +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 g62FQxn71366
	for <acpi-jp@jp.FreeBSD.org>; Wed, 3 Jul 2002 00:26:59 +0900 (JST)
	(envelope-from takawata@axe-inc.co.jp)
Received: from localhost.axe-inc.co.jp (localhost.axe-inc.co.jp [127.0.0.1])
	by axe-inc.co.jp (8.9.3+3.2W/3.7W) with SMTP id AAA21207
	for <acpi-jp@jp.FreeBSD.org>; Wed, 3 Jul 2002 00:26:58 +0900 (JST)
Message-Id: <200207021526.AAA21207@axe-inc.co.jp>
X-Authentication-Warning: axegw.axe-inc.co.jp: localhost.axe-inc.co.jp [127.0.0.1] didn't use HELO protocol
To: acpi-jp@jp.FreeBSD.org
In-reply-to: Your message of "Tue, 02 Jul 2002 08:10:46 MST."
             <B9ECACBD6885D5119ADC00508B68C1EA053DDCA6@orsmsx107.jf.intel.com>
Date: Wed, 03 Jul 2002 00:26:58 +0900
From: Takanori Watanabe <takawata@axe-inc.co.jp>
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020630
X-Sequence: acpi-jp 1650
Subject: [acpi-jp 1650] Re: Embedded Controller -- polled vs. interrupt driven
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: takawata@axe-inc.co.jp

In message <B9ECACBD6885D5119ADC00508B68C1EA053DDCA6@orsmsx107.jf.intel.com>, "
Moore, Robert" wrote:
>
>Can you tell me some of the specifics?  Admittedly, the Embedded Control
>driver is a bit tricky because of the various buggy hardware implementations
>that exist, but we have not had to go to polled mode to implement it
>correctly on Linux.
>
>Bob

More specifically, what I disabled is using IBF, OBF interrupt.
I still use Query interrupt.
