Subject: CVS commit: syssrc/sys/arch/sh3/sh3
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/10/2002 06:30:11
Module Name: syssrc
Committed By: tsutsui
Date: Sun Nov 10 04:30:11 UTC 2002
Modified Files:
syssrc/sys/arch/sh3/sh3: interrupt.c
Log Message:
Make sure to stop timer count before writing timer counter registers
in tmu[12]_oneshot(). Otherwise sometimes interrupts would be lost.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/sh3/sh3/interrupt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.