CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/04/15 14:40:39
Modified files: sys/arch/sgi/hpc: hpc.c hpcvar.h if_sq.c wdsc.c zs.c Log message: Provide an hpc_intr_establish() function for hpc subdevices, so they don't need to have knowledge of the underlying interrupt controller. No functional change.