NetBSD/sys/arch/sparc64/dev
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
..
auxio.c
auxioreg.h
com_ebus.c
cons.h
consinit.c
ebus.c
iommu.c Use PAGE_SIZE rather than NBPG. 2003-04-01 16:34:58 +00:00
iommureg.h
iommuvar.h
kd.c
lpt_ebus.c
pci_machdep.c PCI-CardBus bridge support for sparc64: 2003-03-22 06:33:09 +00:00
pcons.c
power.c
power.h
psycho.c Connect the front panel power button on psycho based machines to sysmon's 2003-04-21 12:14:19 +00:00
psychoreg.h Comment fixes from OpenBSD. 2003-04-17 12:58:18 +00:00
psychovar.h Connect the front panel power button on psycho based machines to sysmon's 2003-04-21 12:14:19 +00:00
sab.c
sab82532reg.h
sbus.c Use PAGE_SIZE rather than NBPG. 2003-04-01 16:34:58 +00:00
sbusreg.h
sbusvar.h
zs.c
zsvar.h