Subject: CVS commit: src/sys/arch
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/16/2005 16:35:44
Module Name:	src
Committed By:	he
Date:		Sun Oct 16 16:35:44 UTC 2005

Modified Files:
	src/sys/arch/evbppc/conf: OPENBLOCKS200 OPENBLOCKS266 files.obs405
	src/sys/arch/powerpc/ibm4xx/dev: gpio_opb.c

Log Message:
Complete the renaming gpio -> ppcgpio for evbppc, to make room for
the MI gpio.  Internal static functions in gpio_opb.c are not
renamed here, but the softc type is renamed together with the attach
declaration data.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/evbppc/conf/OPENBLOCKS200
cvs rdiff -r1.25 -r1.26 src/sys/arch/evbppc/conf/OPENBLOCKS266
cvs rdiff -r1.12 -r1.13 src/sys/arch/evbppc/conf/files.obs405
cvs rdiff -r1.2 -r1.3 src/sys/arch/powerpc/ibm4xx/dev/gpio_opb.c

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