opnsense-src/sys/dev/pci
John Baldwin b986a7ec18 Simplify pci_reserve_map() by calling resource_list_reserve() to allocate
the resource after creating a resource list entry rather than reimplementing
it by hand.

MFC after:	1 week
2014-02-05 20:47:49 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci.c Simplify pci_reserve_map() by calling resource_list_reserve() to allocate 2014-02-05 20:47:49 +00:00
pci_if.m
pci_pci.c
pci_private.h Make pci_get_dma_tag() non-static. Since the function is only 2013-10-24 20:29:29 +00:00
pci_subr.c Fix a typo. 2014-02-05 19:23:05 +00:00
pci_user.c Add support for displaying VPD for PCI devices via pciconf. 2014-01-20 20:56:09 +00:00
pcib_if.m
pcib_private.h
pcireg.h Add some definitions for the bits in root control and status PCIe cap 2013-10-24 20:25:29 +00:00
pcivar.h Add support for displaying VPD for PCI devices via pciconf. 2014-01-20 20:56:09 +00:00
vga_pci.c Drop the 3rd clause from all 3 clause BSD licenses where I am the sole 2014-02-05 18:13:27 +00:00