From owner-acpi-jp@jp.FreeBSD.org Thu Jul 18 07:27:50 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g6HMRoP13535;
	Thu, 18 Jul 2002 07:27:50 +0900 (JST)
	(envelope-from owner-acpi-jp@jp.FreeBSD.org)
Received: from mail2.hd.intel.com (hdfdns02.hd.intel.com [192.52.58.11])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g6HMRmn13530
	for <acpi-jp@jp.FreeBSD.org>; Thu, 18 Jul 2002 07:27:49 +0900 (JST)
	(envelope-from robert.moore@intel.com)
Received: from fmsmsxvs041.fm.intel.com (fmsmsxvs041.fm.intel.com [132.233.42.126])
	by mail2.hd.intel.com (8.11.6/8.11.6/d: solo.mc,v 1.42 2002/05/23 22:21:11 root Exp $) with SMTP id g6HMRfJ02002
	for <acpi-jp@jp.FreeBSD.org>; Wed, 17 Jul 2002 22:27:42 GMT
Received: from fmsmsx28.fm.intel.com ([132.233.42.28])
 by fmsmsxvs041.fm.intel.com (NAVGW 2.5.2.11) with SMTP id M2002071715272625209
 for <acpi-jp@jp.FreeBSD.org>; Wed, 17 Jul 2002 15:27:26 -0700
Received: by fmsmsx28.fm.intel.com with Internet Mail Service (5.5.2653.19)
	id <PDWXY945>; Wed, 17 Jul 2002 15:27:41 -0700
Message-ID: <B9ECACBD6885D5119ADC00508B68C1EA0D19B662@orsmsx107.jf.intel.com>
From: "Moore, Robert" <robert.moore@intel.com>
To: "'acpi-jp@jp.FreeBSD.org'" <acpi-jp@jp.FreeBSD.org>
Date: Wed, 17 Jul 2002 15:27:41 -0700
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2653.19)
Content-Type: text/plain;
	charset="ISO-8859-1"
Reply-To: acpi-jp@jp.FreeBSD.org
Precedence: list
X-Sequence: acpi-jp 1687
Subject: [acpi-jp 1687] RE: ACPICA import broke Thinkpad 770ED + patch
Errors-To: owner-acpi-jp@jp.FreeBSD.org
Sender: owner-acpi-jp@jp.FreeBSD.org
X-Originator: robert.moore@intel.com
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020717


Send me the patch, we will look at it.
Bob


-----Original Message-----
From: Mitsuru IWASAKI [mailto:iwasaki@jp.FreeBSD.org]
Sent: Wednesday, July 17, 2002 3:05 PM
To: kabaev@bellatlantic.net
Cc: acpi-jp@jp.FreeBSD.org
Subject: [acpi-jp 1686] Re: ACPICA import broke Thinkpad 770ED + patch


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
