freebsd-dev/sys/dev/pci
John Baldwin 287078dd8e Add an internal pci_printf() routine similar to device_printf() except
that it prefixes the output with 'pci<domain>:<bus>:<device>:<function>: '.
2009-06-01 20:30:00 +00:00
..
eisa_pci.c
fixup_pci.c
hostb_pci.c
ignore_pci.c
isa_pci.c
pci_if.m
pci_pci.c Revert junk from last commit. These are WIP and not ready (and don't 2009-05-20 22:00:39 +00:00
pci_private.h Further refine the handling of resources for BARs in the PCI bus driver. 2009-03-03 16:38:59 +00:00
pci_user.c - Add a new ioctl to /dev/pci to fetch details on an individual BAR of a 2009-02-02 19:54:16 +00:00
pci.c Add an internal pci_printf() routine similar to device_printf() except 2009-06-01 20:30:00 +00:00
pcib_if.m Revert junk from last commit. These are WIP and not ready (and don't 2009-05-20 22:00:39 +00:00
pcib_private.h Two fixes: 2009-03-14 14:08:53 +00:00
pcireg.h - Add a few more register defintions for the PCI express capability 2009-04-17 19:07:44 +00:00
pcivar.h Adjust some comments. 2009-06-01 20:27:14 +00:00
vga_pci.c The recent PCI resource allocation fixes exposed a bug where the same 2009-03-04 21:04:52 +00:00