Subject: changed files: 'src/sys/arch/i386/isa intr.c'
To: None <source-changes>
From: Charles Hannum <mycroft>
List: source-changes
Date: 04/07/1994 00:31:19
Update of /b/source/CVS/src/sys/arch/i386/isa
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/arch/i386/isa

Modified Files:
	intr.c 
Log Message:
Implement dynamic IRQ configuration and IRQ sharing.  Inline spl*() calls.
Reorganize and clean up the relevant code.

------------------------------------------------------------------------------