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/25/2001 20:59:39
Module Name: syssrc
Committed By: bjh21
Date: Sat Aug 25 17:59:39 UTC 2001
Modified Files:
syssrc/sys/arch/arm26/iobus: ioc.c
Log Message:
In ioc_attach(), use ioc_irq_setmask() and ioc_fiq_setmask() rather than
twiddling registers directly. Also, remove an outdated comment.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 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.