Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Pfaller <matthias@netbsd.org>
List: source-changes
Date: 06/02/2001 15:51:29
Module Name:	syssrc
Committed By:	matthias
Date:		Sat Jun  2 12:51:28 UTC 2001

Modified Files:
	syssrc/sys/arch/arm32/isa: clock.c

Log Message:
The io offsets in arm32/isa/timerreg.h included the IO_TIMER1 offset.
With dev/ic/i8253reg.h this is not the case.
Add IO_TIMER1 to all offsets used in inb and outb. This fixes port-arm32/13009.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm32/isa/clock.c

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