]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Call the BIOS to route the selected interrupt. Correctly calculate the
authormsmith <msmith@FreeBSD.org>
Thu, 19 Oct 2000 08:06:50 +0000 (08:06 +0000)
committermsmith <msmith@FreeBSD.org>
Thu, 19 Oct 2000 08:06:50 +0000 (08:06 +0000)
commitc9b6c92cc901e3f75bf123860844d35355f26147
tree9ee41720bb28275c35ba82f25d966b827ad4249a
parent22c3105dfabd7b712d92609b09a52568dd392d85
Call the BIOS to route the selected interrupt.  Correctly calculate the
interrupt from the PCI routing table (ffs returns 1 for the rightmost
bit, not 0).
sys/amd64/pci/pci_cfgreg.c
sys/i386/pci/pci_cfgreg.c
sys/i386/pci/pci_pir.c