CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2010/08/23 10:55:07
Modified files: sys/arch/sgi/xbow: xbridge.c Log message: Rework the logic of xbridge pci_conf_{read,write} to avoid doing the disable bridge interrupts dance when trying to access an uninplemented ioc3 register. Makes PIC handling simpler as a bonus.