CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2009/10/26 12:13:34
Modified files: sys/arch/sgi/conf: GENERIC-IP30 files.sgi sys/arch/sgi/dev: power.c sys/arch/sgi/pci: ioc.c sys/arch/sgi/sgi: intr_template.c mainbus.c sys/arch/sgi/xbow: xbridge.c Log message: Add support for the Octane power button to power(4). Took me a while to figure out how the interrupt was routed from xbridge to xheart... (it bypasses the regular `have xbridge send a xio interrupt packet' mechanism)