Subject: CVS commit: src/sys/arch/powerpc/ibm4xx
To: None <source-changes@NetBSD.org>
From: Shigeyuki Fukushima <shige@netbsd.org>
List: source-changes
Date: 01/18/2005 16:56:24
Module Name:	src
Committed By:	shige
Date:		Tue Jan 18 16:56:24 UTC 2005

Added Files:
	src/sys/arch/powerpc/ibm4xx: machdep.c

Log Message:
Add ibm4xx family common module.
  - machine-dependent global variables
  - cpu_startup glue
  - softnet/softserial (copy from ibm40x_machdep.c)


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/powerpc/ibm4xx/machdep.c

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