Date: Thu, 28 Apr 2011 16:10:13 GMT From: John Baldwin <jhb@FreeBSD.org> To: freebsd-acpi@FreeBSD.org Subject: Re: kern/91594: [em] FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT 4-port NIC in PCI slot 3 of DL380 G4 [regression] Message-ID: <201104281610.p3SGADVP047293@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/91594; it has been noted by GNATS. From: John Baldwin <jhb@FreeBSD.org> To: bug-followup@FreeBSD.org, bad@bsd.de Cc: Subject: Re: kern/91594: [em] FreeBSD > 5.4 w/ACPI fails to detect Intel Pro/1000 MT 4-port NIC in PCI slot 3 of DL380 G4 [regression] Date: Thu, 28 Apr 2011 12:05:31 -0400 Can you still reproduce this? The problem is due to the attach of the pcib device failing (so it has nothing to do with em(4)). If you still have this machine available, it would be good to get an acpidump. I suspect the _STA method for the bus is causing acpi_DeviceIsPresent() in acpi_pcib_attach() to fail. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104281610.p3SGADVP047293>
