CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/07/13 15:19:28
Modified files: sys/arch/sgi/conf: GENERIC-IP27 GENERIC-IP30 RAMDISK-IP27 RAMDISK-IP30 files.sgi sys/arch/sgi/pci: pci_machdep.h sys/arch/sgi/xbow: xbridge.c Added files: sys/arch/sgi/pci: pci_machdep.c Log message: Extend xbridge to support shared interrupt handlers, and perform PCI-PCI bridge initialization if necessary; enable ppb on IP27 and IP30 kernels. With feedback from kettenis@; macepcibr to gain the same functionality soon.