.. |
aapic.c
|
…
|
|
agp_machdep.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
amd8131reg.h
|
…
|
|
amdpcib.c
|
…
|
|
amdpcib_hpet.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
amdtemp.c
|
Small cleanup; use KM_SLEEP, wrap long lines, etc. No functional change.
|
2011-06-15 03:30:15 +00:00 |
files.pci
|
Factor out hpet(4) from ichlpcib(4).
|
2011-06-15 06:43:20 +00:00 |
fwhrng.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
i82802reg.h
|
…
|
|
ichlpcib.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
ichlpcib_hpet.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
pchb.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
pchbvar.h
|
…
|
|
pci_addr_fixup.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
pci_addr_fixup.h
|
…
|
|
pci_bus_fixup.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
pci_bus_fixup.h
|
…
|
|
pci_intr_machdep.c
|
Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),
|
2011-04-04 20:37:49 +00:00 |
pci_machdep.c
|
PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional
|
2011-05-17 17:34:47 +00:00 |
pcib.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
pcibvar.h
|
…
|
|
pciide_machdep.c
|
Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),
|
2011-04-04 20:37:49 +00:00 |
rdcpcib.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |