Subject: CVS commit: src/sys/arch/news68k/news68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/27/2005 07:57:29
Module Name:	src
Committed By:	tsutsui
Date:		Sun Feb 27 07:57:29 UTC 2005

Modified Files:
	src/sys/arch/news68k/news68k: locore.s machdep.c

Log Message:
- Rename ctrl_led in locore.s to ctrl_led_phys since it has
  PA of CTRL_LED port.
- Restore ctrl_led in machdep.c and store VA of CTRL_LED port to it.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/news68k/news68k/locore.s
cvs rdiff -r1.55 -r1.56 src/sys/arch/news68k/news68k/machdep.c

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