Date: Fri, 1 Aug 2003 14:31:36 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.c Message-ID: <200308012131.h71LVaUb025454@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2003/08/01 14:31:36 PDT FreeBSD src repository Modified files: sys/i386/pci pci_cfgreg.c Log: Add hw.pci.irq_override_mask, which is a mask of interrupts that are considered to be good to try when it otherwise has no clue about which interrupts to try. This is a band-aide and we really should try to balance the IRQs that we arbitrarily pick, but it should help some people that would otherwise get bad IRQs. Revision Changes Path 1.103 +14 -0 src/sys/i386/pci/pci_cfgreg.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308012131.h71LVaUb025454>