freebsd-dev/sys/dev/pci
Warner Losh 8d50cc0e3e Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2.
Update the MI device scanning code to use PCI_MAXHDRTYPE rather than
the hard coded 2.
2003-08-01 21:45:56 +00:00
..
eisa_pci.c Next round of PCI subsystem updates: 2000-12-13 01:25:11 +00:00
fixup_pci.c Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
ignore_pci.c
isa_pci.c - Make the isab devclass global to allow for multiple ISA bridge drivers. 2003-07-08 18:56:58 +00:00
pci_if.m Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
pci_pci.c Calculate routed interrupts using the slot number from the device and 2003-05-22 17:45:26 +00:00
pci_private.h Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
pci_user.c prevent the number of patterns from exceeding the number of pci devices. 2003-06-23 03:17:03 +00:00
pci.c Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2. 2003-08-01 21:45:56 +00:00
pcib_if.m - Fix the device database parsing code so that it actually works. 2000-12-09 09:15:38 +00:00
pcib_private.h Make the base pcib_route_interrupt method available to other pci-pci bridge 2003-01-14 11:37:56 +00:00
pcireg.h Define PCI_MAXHDRTYPE to be 2. We know about header types 0, 1 and 2. 2003-08-01 21:45:56 +00:00
pcivar.h Return status for PCI methods '{enable,disable}_{io,busmaster}'. 2003-04-16 03:15:08 +00:00