Subject: CVS commit: src/sys/arch/acorn26
To: None <source-changes@NetBSD.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 10/04/2006 23:40:00
Module Name:	src
Committed By:	bjh21
Date:		Wed Oct  4 23:40:00 UTC 2006

Modified Files:
	src/sys/arch/acorn26/include: types.h
	src/sys/arch/acorn26/iobus: ioc.c iocvar.h

Log Message:
Timecounter support for acorn26, using IOC timer 0 and a bit of trickery.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/arch/acorn26/include/types.h
cvs rdiff -r1.14 -r1.15 src/sys/arch/acorn26/iobus/ioc.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/acorn26/iobus/iocvar.h

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