freebsd-dev/sys/dev/pci
Nick Hibma 2334e40985 intline == 0 is not a valid intline on 386. See pci_cfgintr() in
sys/i386/pci/pci_cfgreg.c.

This should resolve some cases where adding USB support to the kernel
produced an interrupt storm.
2002-04-10 07:35:28 +00:00
..
eisa_pci.c
fixup_pci.c
ignore_pci.c
isa_pci.c Add support for the Intel 82443MX chipset 2001-12-21 01:28:59 +00:00
pci_if.m
pci_pci.c Fix warnings introduced in the PCI_ALLOW_UNSUPPORTED_IO_RANGE case. 2002-02-26 03:31:35 +00:00
pci_private.h Add 5th parameter to pci_read_device specifying the size of the object 2002-03-13 16:32:11 +00:00
pci_user.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
pci.c intline == 0 is not a valid intline on 386. See pci_cfgintr() in 2002-04-10 07:35:28 +00:00
pcib_if.m
pcireg.h
pcivar.h Don't claim to have routed an interrupt when the method actually returned an 2002-02-12 01:28:49 +00:00