NetBSD/sys/arch/sparc64
martin d65cbab3ff Connect the front panel power button on psycho based machines to sysmon's
/dev/power.

XXX - due to the way interrupt handling is structured we have no easy
way to defer clearing the button interrupt until the sysmon callback
has  happened and the event is dispatched. We clear it imediately on
return from the interrupt handler. This means we get an interrupt storm
until the button is released, and then start to handle it.
This needs to be fixed! (But with the default application for the power
button does not make a user visible difference.)
2003-04-21 12:14:19 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Connect the front panel power button on psycho based machines to sysmon's 2003-04-21 12:14:19 +00:00
dev Connect the front panel power button on psycho based machines to sysmon's 2003-04-21 12:14:19 +00:00
include PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] 2003-04-19 23:05:28 +00:00
sparc64 Change a fixup of interrupt number a bit. 2003-04-20 00:29:37 +00:00
stand no more ../../sparc/stand/installboot 2002-05-07 12:45:18 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00