Subject: CVS commit: src/sys/arch/news68k/news68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/15/2004 17:30:46
Module Name:	src
Committed By:	tsutsui
Date:		Wed Dec 15 17:30:46 UTC 2004

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

Log Message:
- Use macro for CTRL_POWER port
- Store machine dependent CTRL_LED address in ctrl_led
- Fix LED debug functions to use stored MD values

Actually I only used these debug routines at the very early porting stage
before I got working kernel printf. Heh.

XXX: news1200 has not been tested for many years.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/arch/news68k/news68k/locore.s

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