Date: Thu, 11 Nov 2004 22:33:08 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_pcib.c Message-ID: <200411112233.iABMX8n7047275@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2004-11-11 22:33:08 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_pcib.c Log: Only warn about missing _PRT tables if bootverbose is set. I've yet to see a bridge without a _PRT were a _PRT was needed. Instead, the warning in dmesg is a false warning and only serves to cause unnecessary concern. MFC after: 1 week Revision Changes Path 1.51 +4 -2 src/sys/dev/acpica/acpi_pcib.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411112233.iABMX8n7047275>