Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 06/12/1996 17:00:04
pk
Wed Jun 12 16:52:29 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv22997

Revision/Branch: netbsd-1-2

Modified Files:
	fd.c 
Log Message:
Pull down from trunk:
>rev 1.34: Fix case where sequence state wasn't updated properly ...


mark
Wed Jun 12 16:59:16 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/podulebus
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23312

Modified Files:
	if_ie.c 
Log Message:
Don't claim the podule interrupts but pass them on in case of
chained podule interrupt handlers.
Fill out the ih_maskaddr and ih_maskbits fields in the interrupt handler
structure so that interrupt dispatcher knows where to look to determine
if the handler should be called.
General code tidy up and source code formatting.