Date: Mon, 13 Jul 2009 12:31:55 -0400 From: Jesse Kempf <jkempf@davisvision.com> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-acpi@freebsd.org Subject: Re: SunFire x4275 Message-ID: <28908_1247502709_4A5B6175_28908_534_1_4A5B617B.9060906@davisvision.com> In-Reply-To: <200907130803.17161.jhb@freebsd.org> References: <17574_1247071910_4A54CEA6_17574_42_1_4A54CE95.4090503@davisvision.com> <200907130803.17161.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28908_1247502709_4A5B6175_28908_534_1_4A5B617B.9060906>