Subject: CVS commit: syssrc/sys/arch/prep
To: None <source-changes@netbsd.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 02/26/2002 18:09:15
Module Name:	syssrc
Committed By:	kleink
Date:		Tue Feb 26 16:09:15 UTC 2002

Modified Files:
	syssrc/sys/arch/prep/conf: files.prep
	syssrc/sys/arch/prep/include: platform.h
	syssrc/sys/arch/prep/prep: platform.c
Added Files:
	syssrc/sys/arch/prep/prep: mot_machdep.c mot_ulmb60xa.c

Log Message:
Add platform support for the Motorola Ultra Plus and Ultra 60x boards.

Note that this currently matches only the boards built into Bull Estrella
systems, as Bull chose to change the board identification string whose
original content is not known at this time.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/prep/conf/files.prep
cvs rdiff -r1.2 -r1.3 syssrc/sys/arch/prep/include/platform.h
cvs rdiff -r0 -r1.1 syssrc/sys/arch/prep/prep/mot_machdep.c \
    syssrc/sys/arch/prep/prep/mot_ulmb60xa.c
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/prep/prep/platform.c

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