Date: Thu, 14 Apr 2005 06:45:24 +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.c Message-ID: <200504140645.j3E6jOtL030821@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-04-14 06:45:24 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Probe PCI link devices early so that we turn them all off via _DIS before we start turning any of them back on again. This works around a bug in some BIOSen that alias two different link devices for APIC vs ATPIC modes onto the same physical hardware link. Submitted by: njl Tested by: Antoine Brodin antoine dot brodin at laposte dot net Revision Changes Path 1.211 +4 -0 src/sys/dev/acpica/acpi.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504140645.j3E6jOtL030821>