Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/news68k
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.
Home |
Main Index |
Thread Index |
Old Index