CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/17 09:22:04
Modified files:
sys/arch/sgi/hpc: hpc.c hpcvar.h
sys/arch/sgi/localbus: int.c intvar.h
Log message:
Infrastructure to allow an interrupt handler to request its interrupt to be
temporarily disabled (and then reenabled later). Will be necessary for the
next driver commit.
