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 Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
cons.h
consinit.c
ebus.c Use aprint_normal() for cfprint routines. 2003-01-01 02:20:47 +00:00
iommu.c Use PAGE_SIZE rather than NBPG. 2003-04-01 16:34:58 +00:00
iommureg.h writable, not writeable. 2003-01-06 20:30:28 +00:00
iommuvar.h
kd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
lpt_ebus.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
pci_machdep.c PCI-CardBus bridge support for sparc64: 2003-03-22 06:33:09 +00:00
pcons.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
power.c "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
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
sab82532reg.h
sab.c Use aprint_normal() for cfprint routines. 2003-01-01 02:20:47 +00:00
sbus.c Use PAGE_SIZE rather than NBPG. 2003-04-01 16:34:58 +00:00
sbusreg.h
sbusvar.h
zs.c Provide locking required by the interrupt handlers running at IPL_SERIAL. 2003-01-28 12:35:31 +00:00
zsvar.h