Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/cobalt
Module Name: src
Committed By: tsutsui
Date: Sun Mar 23 17:19:57 UTC 2008
Modified Files:
src/sys/arch/cobalt/include: cpu.h
src/sys/arch/cobalt/stand/boot: Makefile boot.c boot.h cons.c ns16550.c
ns16550.h tlp.c zs.c zs.h
Log Message:
Use macro defined in <machine/cpu.h> for cobalt_id and device addresses etc.
since <machine/leds.h> has been removed.
Also remove redundant address definitions in Makefile and local headers.
Pointed out by dieter roelants.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/cobalt/include/cpu.h
cvs rdiff -r1.16 -r1.17 src/sys/arch/cobalt/stand/boot/Makefile
cvs rdiff -r1.13 -r1.14 src/sys/arch/cobalt/stand/boot/boot.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/cobalt/stand/boot/boot.h
cvs rdiff -r1.7 -r1.8 src/sys/arch/cobalt/stand/boot/cons.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/cobalt/stand/boot/ns16550.c \
src/sys/arch/cobalt/stand/boot/ns16550.h
cvs rdiff -r1.6 -r1.7 src/sys/arch/cobalt/stand/boot/tlp.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/cobalt/stand/boot/zs.c \
src/sys/arch/cobalt/stand/boot/zs.h
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