CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/18 15:42:04
Modified files:
sys/arch/luna88k/cbus: cbus.c cbusvar.h necsb.c pcex.c
Log message:
Some modifications on cbus(4):
- Handle interrupt priority level (IPL_XXX) in cbus_isrdispatch().
- Add a function that returns the status of registered cbus(4) interrupt
levels.
suggestions and ok miod@
