Subject: CVS commit: syssrc/sys/arch/arm26/iobus
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 08/19/2001 18:27:45
Module Name: syssrc
Committed By: bjh21
Date: Sun Aug 19 15:27:44 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/iobus: ioc.c
Log Message:
Changes in aid of FIQ support:
Add ioc_fiq_setmask().
Change ioc_irq_status_full() to use the request registers rather than the
status registers. This is brings it into line with the Unix baclplane, and
makes detecting downgraded FIQs possible.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/arm26/iobus/ioc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.