Subject: CVS commit: src/sys/arch/news68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 12/15/2004 14:03:52
Module Name: src
Committed By: tsutsui
Date: Wed Dec 15 14:03:52 UTC 2004
Modified Files:
src/sys/arch/news68k/include: cpu.h
src/sys/arch/news68k/news68k: genassym.cf locore.s
Log Message:
Backout previous because:
- we should fix genassym.sh to generate proper unsigned values rather than
remove use of such values in each source
- 0xe0dc0000 is port to control LED so INTIOBASE1700_OFF is not proper name
- these LED debug code didn't work on news1200 and it should be fixed anyway
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/sys/arch/news68k/include/cpu.h
cvs rdiff -r1.16 -r1.17 src/sys/arch/news68k/news68k/genassym.cf
cvs rdiff -r1.35 -r1.36 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.