freebsd-skq/sys/dev/pci
jhb 170b22254d - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the
various pcib drivers to use their own private devclass_t variables for
  their modules.
- Use the DEFINE_CLASS_0() macro to declare drivers for the various pcib
  drivers while I'm here.
2006-01-06 19:22:19 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
pci_private.h
pci_user.c
pci.c Use __HAVE_ACPI and __PCI_REROUTE_INTERRUPT as appropriate rather than 2006-01-01 21:04:31 +00:00
pcib_if.m
pcib_private.h - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
pcireg.h Make RID2BAR actually return a number that can be plugged into PCIR_BAR() 2005-12-30 20:25:40 +00:00
pcivar.h Remove left-over #ifdef alpha routines. They aren't used by any of 2006-01-01 20:40:08 +00:00
vga_pci.c