From owner-acpi-jp@jp.FreeBSD.org Thu Jul 18 07:05:44 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g6HM5i111505;
	Thu, 18 Jul 2002 07:05:44 +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.11.6+3.4W/8.11.3) with ESMTP/inet id g6HM5gn11500
	for <acpi-jp@jp.FreeBSD.ORG>; Thu, 18 Jul 2002 07:05:43 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5])
	by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g6HM5Th89314;
	Thu, 18 Jul 2002 07:05:30 +0900 (JST)
	(envelope-from iwasaki@jp.FreeBSD.org)
Date: Thu, 18 Jul 2002 07:05:16 +0900 (JST)
Message-Id: <20020718.070516.08318636.iwasaki@jp.FreeBSD.org>
To: kabaev@bellatlantic.net
Cc: acpi-jp@jp.FreeBSD.org
From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org>
In-Reply-To: <20020714001157.6b90aa5e.kabaev@bellatlantic.net>
References: <20020714001157.6b90aa5e.kabaev@bellatlantic.net>
X-Mailer: Mew version 2.1 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-Sequence: acpi-jp 1686
Subject: [acpi-jp 1686] Re: ACPICA import broke Thinkpad 770ED + patch
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: iwasaki@jp.FreeBSD.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020717

Hi,

> the Cardbus bridge stopped working on my Thinkpad after your recent
> ACPICA update. I tracked this down and with the patch attached I was
> able to get a working machine again.
> 
> Apparently, returning AE_BAD_DATA while evaluating _CRS result is not a
> good idea. Some devices can have no IRQ or DMA configured for them yet.

Thanks.  We made exactly the same patch for this problem at
acpi Mailing list.

Intel folks, could you consider to remove AE_BAD stuff from rsirq.c
and rsio.c?

Thanks

