Subject: CVS commit: src/sys/arch/pmax
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/06/2007 22:31:37
Module Name:	src
Committed By:	simonb
Date:		Tue Mar  6 22:31:36 UTC 2007

Modified Files:
	src/sys/arch/pmax/ibus: if_le_ibus.c
	src/sys/arch/pmax/pmax: disksubr.c machdep.c
	src/sys/arch/pmax/tc: asc_ioasic.c

Log Message:
Fix some caddr_t rototill fallout.

Some from Erik Bertelsen on port-pmax@.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/pmax/ibus/if_le_ibus.c
cvs rdiff -r1.44 -r1.45 src/sys/arch/pmax/pmax/disksubr.c
cvs rdiff -r1.217 -r1.218 src/sys/arch/pmax/pmax/machdep.c
cvs rdiff -r1.17 -r1.18 src/sys/arch/pmax/tc/asc_ioasic.c

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