NetBSD/sys/arch/i386
uebayasi 5d7952a5d1 Move struct vm_page_md definition from vmparam.h to pmap.h, because
it's used only by pmap.  vmparam.h has definitions for wider
audience.

All GENERIC kernels build tested, except ia64.

powerpc/include/booke/vmparam.h has one too, but it has no pmap.h,
so it's left as is.
2010-11-14 13:33:20 +00:00
..
acpi Move vald(4) to sys/dev/acpi. This is MI and should work also on amd64. 2010-04-10 17:55:24 +00:00
bioscall remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +00:00
compile
conf Add pseudo-device dmoverio(4) to ALL 2010-11-13 14:38:44 +00:00
eisa Don't #include <sys/extent.h> any more because this module doesn't use 2009-11-17 23:51:59 +00:00
gdbscripts
i386 Pull in uvm/uvm.h where UVM's page level interface is used. 2010-11-12 13:18:56 +00:00
include Move struct vm_page_md definition from vmparam.h to pmap.h, because 2010-11-14 13:33:20 +00:00
isa map npx control/status codes into siginfo codes. 2010-07-25 19:19:57 +00:00
mca dmaiot is supposed to be a bus_space_tag_t, not a bus_space_handle_t. 2010-03-23 21:18:23 +00:00
pci Pave the way for detachment of pciide(4)-family ATA controllers. 2010-11-05 18:07:23 +00:00
pnpbios Add PAE to ALL kernel, so that most paddr_t format string errors get caught 2010-07-26 22:33:23 +00:00
stand Bring the help command output from boot and pxeboot on par with their 2010-11-06 23:07:46 +00:00
xbox On x86, change the bus_space_tag_t to a pointer to a struct 2010-04-28 19:17:03 +00:00
Makefile Compute tags for sys/external/intel-public/acpica/dist/ instead of 2009-08-30 02:00:56 +00:00