freebsd-dev/sys/dev/pci
John Baldwin b66752c4a1 Bring back PCIR_HEADERTYPE as an alias for PCIR_HDRTYPE under BURN_BRIDGES
for backwards compat.  The old name will be gone in 6.0, but will be
around in 5.x.  This will help unbreak 3rd party code, e.g. the nvidia
DRM module.
2003-09-03 17:48:22 +00:00
..
eisa_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
fixup_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ignore_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
isa_pci.c Use __FBSDID(). 2003-08-24 17:55: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 Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pci_private.h Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00
pci_user.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
pci.c Replace another instance of PCIR_MAPS with PCIR_BAR(x). 2003-09-03 15:24:31 +00:00
pcib_if.m
pcib_private.h Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00
pcireg.h Bring back PCIR_HEADERTYPE as an alias for PCIR_HDRTYPE under BURN_BRIDGES 2003-09-03 17:48:22 +00:00
pcivar.h Prefer the uintXX_t to the u_intXX_t names. 2003-08-22 03:11:53 +00:00