NetBSD/sys/arch/i386
cegger a63798ea7c Turn PMAP_NOCACHE into MI flag.
Add MI flags PMAP_WRITE_COMBINE, PMAP_WRITE_BACK, PMAP_NOCACHE_OVR.
Update pmap(9) manpage.

hppa: Remove MD PMAP_NOCACHE flag as it exists as MI flag
mips: Rename MD PMAP_NOCACHE to PGC_NOCACHE.

x86: Implement new MI flags using Page-Attribute Tables.
x86: Implement BUS_SPACE_MAP_PREFETCHABLE.

Patch presented on tech-kern@:
http://mail-index.netbsd.org/tech-kern/2010/06/30/msg008458.html

No comments on this last version.
2010-07-06 20:50:33 +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 The Xen balloon driver enables growing and shrinking 2010-07-06 15:00:09 +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 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
i386 document the acorn26, i386, ia64 and vax ddb commands in both the builtin 2010-06-09 02:48:52 +00:00
include Turn PMAP_NOCACHE into MI flag. 2010-07-06 20:50:33 +00:00
isa Only clear the interrupt latch if we are using interrupts! 2010-06-17 14:41:50 +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 Revert earlier changes to callers of pci_find{vendor,product} since 2010-05-25 08:37:10 +00:00
pnpbios Split device_t/softc. Based on patch from cegger@. 2010-05-22 16:35:00 +00:00
stand remove almost all the ability to build netbsd with an a.out target. 2010-07-06 05:59:50 +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