From owner-freebsd-acpi@FreeBSD.ORG Mon Jul 13 16:31:55 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 88A241065670 for ; Mon, 13 Jul 2009 16:31:55 +0000 (UTC) (envelope-from jkempf@davisvision.com) Received: from zixvpm01.zixvpm.davisvision.com (zixvpm01.zixvpm.davisvision.com [65.213.99.44]) by mx1.freebsd.org (Postfix) with ESMTP id 5A4DA8FC15 for ; Mon, 13 Jul 2009 16:31:55 +0000 (UTC) (envelope-from jkempf@davisvision.com) Received: from zixvpm01.zixvpm.davisvision.com (ZixVPM [127.0.0.1]) by Outbound.davisvision.com (Proprietary) with ESMTP id 3EA588CC022 for ; Mon, 13 Jul 2009 12:31:54 -0400 (EDT) Received: from hoiby.davisvision.com (unknown [10.51.10.11]) by zixvpm01.zixvpm.davisvision.com (Proprietary) with ESMTP id 1436535801C; Mon, 13 Jul 2009 12:31:50 -0400 (EDT) Received: from hoiby.davisvision.com (localhost [127.0.0.1]) by localhost (Postfix) with SMTP id ED501289A6; Mon, 13 Jul 2009 12:31:49 -0400 (EDT) Received: from waffle.davisvision.com (jkempf-lt.davisvision.com [192.168.149.60]) by hoiby.davisvision.com (Postfix) with ESMTP id D95D628952; Mon, 13 Jul 2009 12:31:49 -0400 (EDT) Message-ID: <28908_1247502709_4A5B6175_28908_534_1_4A5B617B.9060906@davisvision.com> Date: Mon, 13 Jul 2009 12:31:55 -0400 From: Jesse Kempf User-Agent: Thunderbird 2.0.0.19 (X11/20090128) MIME-Version: 1.0 To: John Baldwin References: <17574_1247071910_4A54CEA6_17574_42_1_4A54CE95.4090503@davisvision.com> <200907130803.17161.jhb@freebsd.org> In-Reply-To: <200907130803.17161.jhb@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Banner: Set Cc: freebsd-acpi@freebsd.org Subject: Re: SunFire x4275 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2009 16:31:56 -0000 Hi John, John Baldwin wrote: > I bet you are failing on this: > > /* > * Don't attach if we're not really there. > * > * XXX: This isn't entirely correct since we may be a PCI bus > * on a hot-plug docking station, etc. > */ > if (!acpi_DeviceIsPresent(dev)) > return_VALUE(ENXIO); You nailed it; that's where it's failing. Where to from here? > I'm guessing both bridges are returning not present via _STA? How do I find out? Thank you, -Jesse ------------------------------------------------------------------------ The information contained in this communication is intended only for the use of the recipient(s) named above. It may contain information that is privileged or confidential, and may be protected by State and/or Federal Regulations. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication, or any of its contents, is strictly prohibited. If you have received this communication in error, please return it to the sender immediately and delete the original message and any copy of it from your computer system. If you have any questions concerning this message, please contact the sender. ------------------------------------------------------------------------