Date: Wed, 23 Nov 2005 16:36:14 +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: <200511231636.jANGaEY4066527@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2005-11-23 16:36:13 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_pci_link.c Log: - Quiet the pci_link(4) devices so that they don't show up in dmesg now. - Improve panic message if we fail to read the PCI bus number from a bridge device. - Don't try to lookup a BIOS IRQ for a link unless the link is routed via an ISA IRQ since BIOSen currently only route PCI link devices via ISA IRQs. Tested by: Mathieu Prevot bsdhack at club-internet dot fr MFC after: 1 week Revision Changes Path 1.50 +22 -1 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?200511231636.jANGaEY4066527>