Date: Tue, 10 Jan 2006 21:37:19 +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_pci_link.c Message-ID: <200601102137.k0ALbJNb002459@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-01-10 21:37:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/acpica acpi_pci_link.c Log: MFC: Fix issues with various Compaq boxes such as some DL360s (and possibly some DL380s): - Release the pci_link acpi serial lock if a link device has no actual links. - Don't panic if a _PRT entry references an invalid link on a link device unless we actually try to route an interrupt using that _PRT entry. Revision Changes Path 1.44.2.6 +8 -3 src/sys/dev/acpica/acpi_pci_link.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601102137.k0ALbJNb002459>