NetBSD/sys/arch/sh5
scw 88e1242876 Lots of small changes, some functional, some cosmetic.
The main bug fixes are:
 - pmap_pvo_remove() must calculate the kipt index if the idx param is -1.

 - Don't assume that if a pmap's ASID generation is out of date that we
   can skip purging/invalidating the cache for any of its constituent
   mappings. At this time, the ASID generation just indicates that none
   of its mappings are in the TLB. However, there may still be some valid
   cache entries for them.

Finally, the subtle NFS and buffer cache corruption problems disappear.
2002-10-07 15:02:07 +00:00
..
conf Pick up sh3's disksubr.c instead of maintaining an identical copy locally. 2002-10-05 09:51:17 +00:00
dev Convert to new devsw world order. 2002-10-04 10:16:56 +00:00
include Add a cacheop for purging/invalidating the whole operand/insn caches. 2002-10-07 14:48:14 +00:00
pci - Hook the PCI arbiter and error interrupts, and print something 2002-10-04 10:22:24 +00:00
sh5 Lots of small changes, some functional, some cosmetic. 2002-10-07 15:02:07 +00:00
Makefile Descend into include subdirs and install relevant headers. 2002-07-10 08:56:11 +00:00
TODO PCI is pretty much done. 2002-09-28 13:06:49 +00:00