CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/10/26 12:37:13
Modified files: sys/arch/sgi/xbow: xbridge.c Log message: Make pci_intr_string() on xbridge return both the xbridge irq and the crossbow irq we route it to; this makes clear that devices connected to different xbridges but using the same xbridge irq are actually not shared at all; and this also helps figure out which device cause spurious interrupts.