CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/08 11:29:33
Modified files:
sys/arch/alpha/isa: isa_machdep.h
sys/arch/alpha/pci: sio.c sio_pic.c
Log message:
Stop defining __NO_ISA_INTR_CHECK and add a real isa_intr_check() function.
Allows pcic to attach and correctly pick a suitable interrupt on Multia.
