NetBSD/sys/arch/dreamcast/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
..
autoconf.c move machine-port specific file to machine directory. 2001-02-06 16:45:19 +00:00
clock.c dreamcast clock module was separated. 2001-04-23 11:20:41 +00:00
conf.c Changed maple device to attach per function instead of per unit. 2001-05-26 19:04:39 +00:00
genassym.cf Removed LED_ADDR (Dreamcast doesn't have program controllable LEDs). 2001-02-15 18:30:31 +00:00
locore.s fix a ldtlb handling bug: 2001-08-10 18:27:08 +00:00
machdep.c bcopy -> memcpy, bzero -> memset 2001-07-22 15:46:41 +00:00
mainbus.c move machine-port specific file to machine directory. 2001-02-06 16:45:19 +00:00
procfs_machdep.c Add machdep file for procfs. Currently only used for linux-style 2001-01-17 00:07:18 +00:00
shb.c Abstracted handling of System ASIC controlled IRQ:s a little. 2001-04-24 19:43:23 +00:00
sysasic.c Abstracted handling of System ASIC controlled IRQ:s a little. 2001-04-24 19:43:23 +00:00