NetBSD/sys/arch/dreamcast
msaitoh 0756145b0f fix a ldtlb handling bug:
- set to PTE{H,L,A} and call LDTLB must do atomically.
 - never call LDTLB when it's unnecessary.

Broken kernel oocasionally causes cpu reset when /etc/security is called.
Now fix this problem.
2001-08-10 18:27:08 +00:00
..
compile
conf Add System V semaphore resource limits to each GENERIC file that has an 2001-06-30 11:00:31 +00:00
dev bcopy -> memcpy, bzero -> memset 2001-07-22 15:46:41 +00:00
dreamcast fix a ldtlb handling bug: 2001-08-10 18:27:08 +00:00
include Add BUS_DMA_READ and BUS_DMA_WRITE flags, that hint the back-end 2001-07-19 15:32:10 +00:00
Makefile