Date: Fri, 06 Aug 2004 22:26:53 -0700 From: Nate Lawson <nate@root.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_pci_link.c Message-ID: <4114681D.5020902@root.org> In-Reply-To: <200408061014.22594.jhb@FreeBSD.org> References: <200408060450.i764ouJu097994@repoman.freebsd.org> <200408061014.22594.jhb@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > On Friday 06 August 2004 12:50 am, Nate Lawson wrote: > >>njl 2004-08-06 04:50:56 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/acpica acpi_pci_link.c >> Log: >> Refine updates to PCI irq routing. Check _STA and _CRS but only print a >> message if they are incorrect. Also, remove the hack of allowing the >> initial irq setting to not be in _PRS. As before, the old behavior can >>be regained by defining ACPI_OLD_PCI_LINK. > > > Note that I had to back out this removal of the initial IRQ hack because it > broke things for many people. The problem is that the current link code > doesn't do a good job of picking virgin IRQs. > I plan to take this to the logical conclusion. I agree you were on the right track but didn't go far enough. :) I'll send patches in a few days. -- Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4114681D.5020902>