Subject: CVS commit: syssrc/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 04/30/2002 15:56:53
Module Name:	syssrc
Committed By:	martin
Date:		Tue Apr 30 12:56:53 UTC 2002

Modified Files:
	syssrc/sys/dev/ic: isic.c

Log Message:
Do not mask/unmask interrupts on IPAC to clear the interrupt status.

It is unclear if this realy is needed and if, on which type of cards. I
haven't run accross a card that needs it yet.  This may have been just
a copy & pasto from the ISAC interrupt handler carried over to IPAC.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/ic/isic.c

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