NetBSD/sys/arch/i386
cegger c42e0053b0 Replace amdtempbus with amdnb_miscbus.
This allows us to have independent drivers on the same device (northbridge f3)
each coming with a certain functionality/feature.
This way we do not need to mess with amdtemp(4) to utilize other features.
2012-04-13 13:11:16 +00:00
..
acpi #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:11:24 +00:00
bioscall
compile
conf Replace amdtempbus with amdnb_miscbus. 2012-04-13 13:11:16 +00:00
eisa Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
gdbscripts
i386 Don't try to uvm_page_physload() the tmpgdt page: this always fails because 2012-03-04 20:44:17 +00:00
include - Normalize inclusion protection (remove) 2012-03-28 17:03:27 +00:00
isa unbreak the build. #include <sys/cpu.h> 2011-08-11 18:36:13 +00:00
mca Add bus_dma overrides. From dyoung 2011-09-01 15:10:31 +00:00
pci First step of random number subsystem rework described in 2011-11-19 22:51:18 +00:00
pnpbios Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
stand -enable-iv-rewrite is neither supported nor needed with LLVM now. 2012-04-04 10:54:44 +00:00
Makefile In the tags target, move x86 sources above xen includes, for more 2011-09-02 22:12:48 +00:00