Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 04/07/2000 05:09:32
Module Name:	syssrc
Committed By:	tsutsui
Date:		Fri Apr  7 12:09:32 UTC 2000

Modified Files:
	syssrc/sys/arch/news68k/dev: clock_hb.c
	syssrc/sys/arch/news68k/news68k: locore.s pmap_bootstrap.c

Log Message:
Use proper virtual address for some devices.
The transparent translation register is no longer required.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/news68k/dev/clock_hb.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/news68k/news68k/locore.s
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/news68k/news68k/pmap_bootstrap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.