freebsd-src/sys/dev/pci
Guido van Rooij 7251aa2022 Add a new command: show pciregs, equivalent to pciconf -l
Reviewed by:	Doug Rabson (quite some time ago)
MFC after:	1 week
2002-08-28 10:02:59 +00:00
..
eisa_pci.c
fixup_pci.c Fix reversed arguments to pci_write_config() 2001-06-03 09:45:40 +00:00
ignore_pci.c
isa_pci.c Add support for the Intel 82443MX chipset 2001-12-21 01:28:59 +00:00
pci.c Add a new command: show pciregs, equivalent to pciconf -l 2002-08-28 10:02:59 +00:00
pci_if.m Slightly reimplement some recently added helper functions as methods, so 2001-02-27 23:13:20 +00:00
pci_pci.c Export a few symbols as globals to allow subclassing of this driver. In 2002-08-26 15:57:08 +00:00
pci_private.h Various changes to make it easier to subclass the PCI bus device. 2002-08-26 15:23:52 +00:00
pci_user.c Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
pcib_if.m
pcib_private.h Export a few symbols as globals to allow subclassing of this driver. In 2002-08-26 15:57:08 +00:00
pcireg.h Add some PCI-X register definitions. 2002-06-05 22:25:51 +00:00
pcivar.h style(9) nit. 2002-08-19 22:51:23 +00:00