Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index