Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 03/18/2001 02:00:43
Module Name: syssrc
Committed By: bjh21
Date: Sun Mar 18 00:00:43 UTC 2001
Modified Files:
syssrc/sys/arch/arm32/podulebus: if_ea.c
Log Message:
Use podulebus_irq_establish().
To avoid complexity, don't bother with ea_irq_claim() and ea_irq_release() any
more. This driver will be replaced with an MI one soon eough -- it just
happened to be convenient for me to test.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/arch/arm32/podulebus/if_ea.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.