freebsd-dev/sys/dev/pci
Marcel Moolenaar e7d939bda2 Remove ia64.
This includes:
o   All directories named *ia64*
o   All files named *ia64*
o   All ia64-specific code guarded by __ia64__
o   All ia64-specific makefile logic
o   Mention of ia64 in comments and documentation

This excludes:
o   Everything under contrib/
o   Everything under crypto/
o   sys/xen/interface
o   sys/sys/elf_common.h

Discussed at: BSDcan
2014-07-07 00:27:09 +00:00
..
eisa_pci.c
fixup_pci.c Use device_printf(). 2013-08-11 06:57:57 +00:00
hostb_pci.c Expand the set of APIs available for locating PCI capabilities: 2012-03-03 18:08:57 +00:00
ignore_pci.c
isa_pci.c Implement BUS_ADD_CHILD() for the isab(4) driver. It already calls 2011-12-14 12:34:02 +00:00
pci_if.m Be consistent with the whitespace in the rest of these files. 2014-04-29 20:49:47 +00:00
pci_pci.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
pci_private.h Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00
pci_subr.c Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00
pci_user.c Add support for displaying VPD for PCI devices via pciconf. 2014-01-20 20:56:09 +00:00
pci.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
pcib_if.m Be consistent with the whitespace in the rest of these files. 2014-04-29 20:49:47 +00:00
pcib_private.h Add support for PCIe ARI 2014-04-01 16:02:02 +00:00
pcib_support.c Add missing copyright date. 2014-04-01 17:35:31 +00:00
pcireg.h Add IOMMU PCI subclass, found on Tyan S8236 motherboard. 2014-05-20 14:39:22 +00:00
pcivar.h Add a method to get the PCI RID for a device. 2014-04-01 15:47:24 +00:00
vga_pci.c Remove ia64. 2014-07-07 00:27:09 +00:00