.. |
aapic.c
|
|
|
agp_machdep.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
amd8131reg.h
|
|
|
amdnb_misc.c
|
Add rescan support. Re-fixes PR 45268.
|
2012-04-16 16:07:24 +00:00 |
amdpcib_hpet.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
amdpcib.c
|
|
|
amdtemp.c
|
Modify some macros and add some new macros for CPU family and model
|
2013-11-15 08:47:55 +00:00 |
files.pci
|
Add VMware VMXNET3 ethernet driver from OpenBSD, vmx(4).
|
2014-06-10 01:42:38 +00:00 |
fwhrng.c
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44:32 +00:00 |
i82802reg.h
|
|
|
ichlpcib_hpet.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
ichlpcib.c
|
Add Z68 LPC.
|
2014-01-04 02:59:17 +00:00 |
if_vmx.c
|
Set ifflags callback so that the device can enter promiscuous mode.
|
2014-08-14 05:42:16 +00:00 |
if_vmxreg.h
|
Add VMware VMXNET3 ethernet driver from OpenBSD, vmx(4).
|
2014-06-10 01:42:38 +00:00 |
pchb.c
|
Now that we have amdnb_misc for attaching amdtemp, revert pchb.c revisions
|
2012-04-16 04:57:42 +00:00 |
pchbvar.h
|
Now that we have amdnb_misc for attaching amdtemp, revert pchb.c revisions
|
2012-04-16 04:57:42 +00:00 |
pci_addr_fixup.c
|
converting extent(9) from malloc(9) to kmem(9)
|
2012-01-27 18:52:47 +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
|
make pci_intr_string and eisa_intr_string take a buffer and a length
|
2014-03-29 19:28:24 +00:00 |
pci_machdep.c
|
tidy up.
|
2014-05-06 18:54:34 +00:00 |
pci_ranges.c
|
split device_t/softc for all remaining drivers.
|
2012-10-27 17:17:22 +00:00 |
pcib.c
|
device_pmf_is_registered() is not required
|
2012-04-06 20:33:20 +00:00 |
pcibvar.h
|
|
|
pciide_machdep.c
|
buf is only used in the ioapic case.
|
2014-05-12 11:55:39 +00:00 |
rdcpcib.c
|
#include <sys/bus.h> instead of <machine/bus.h>.
|
2011-07-01 18:21:31 +00:00 |
tcpcib.c
|
Intel Atom E600 PCI-LPC bridge, adds a watchdog + HPET support. Tested
|
2012-12-05 16:19:46 +00:00 |