Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: IWAMOTO Toshihiro <toshii@netbsd.org>
List: source-changes
Date: 04/17/2001 18:58:52
Module Name: syssrc
Committed By: toshii
Date: Tue Apr 17 15:58:51 UTC 2001
Modified Files:
syssrc/sys/arch/hpcarm/sa11x0: sa11x0_ost.c
Log Message:
Overhaul interrupt handlers.
- Set the match register before calling hardclock() to prevent
clockintr lossage.
- Better handling of match register overrun case.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/hpcarm/sa11x0/sa11x0_ost.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.