CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/11/25 04:23:30
Modified files:
sys/arch/sgi/dev: power.c
sys/arch/sgi/include: intr.h
sys/arch/sgi/sgi: ip27_machdep.c
sys/arch/sgi/xbow: xbow.c xbow.h xbridge.c xheart.c
Log message:
Allow xbow_intr_establish() callers to provide optional storage for the
struct intrhand, instead of having it malloc()'ed.
