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 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
auxioreg.h implement `options BLINK' for sparc64 for ebus & sbus. tested on a U2 2001-10-22 07:31:41 +00:00
com_ebus.c Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
cons.h
consinit.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
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 Overhaul streaming buffer handling: 2002-06-20 18:26:23 +00:00
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 Port Jason L. Wright's sab82532 driver. From OpenBSD. 2002-08-16 08:47:13 +00:00
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 Use the structures defined in bsd_openprom.h for "reg", "range", 2002-08-23 02:53:10 +00:00
zs.c Provide locking required by the interrupt handlers running at IPL_SERIAL. 2003-01-28 12:35:31 +00:00
zsvar.h