Subject: CVS commit: [ppcoea-renovation] src/sys/arch/powerpc/pic
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 05/02/2007 19:28:01
Module Name:	src
Committed By:	macallan
Date:		Wed May  2 19:28:01 UTC 2007

Modified Files:
	src/sys/arch/powerpc/pic [ppcoea-renovation]: intr.c picvar.h

Log Message:
cosmetics:
- remove CPU number from pic_get_irq()
- add type parameter to enable/reenable
- add IRQ parameter to pic_ack_irq()
... and make intr.c compile again


To generate a diff of this commit:
cvs rdiff -r1.1.2.1 -r1.1.2.2 src/sys/arch/powerpc/pic/intr.c \
    src/sys/arch/powerpc/pic/picvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.