NetBSD/sys/arch/sgimips/hpc
macallan 251df1a41e add a driver for the Indy's front panel buttons.
- power button presses are reported to sysmon
- volume control buttons are reported to PMF
TODO: add better key repeat code. The hardware keeps firing interrupts at us
whenever a button is down and not on - say - status change. If we don't clear
the interrupt we'll be fired on until someone clears it. We should probably
disable the entire interrupt and occasionally poll for button release.
2009-05-14 01:10:19 +00:00
..
files.hpc add a driver for the Indy's front panel buttons. 2009-05-14 01:10:19 +00:00
haltwo.c set delta value for the mixer's master channel 2009-05-14 01:06:15 +00:00
haltworeg.h
haltwovar.h Pacify haltwo audio on shutdown hook to avoid noise on poweroff. 2008-08-24 13:03:39 +00:00
hpc.c add a driver for the Indy's front panel buttons. 2009-05-14 01:10:19 +00:00
hpcdma.c Backout previous: the license sweep touched these files in error, so 2008-05-10 15:31:03 +00:00
hpcdma.h Backout previous: the license sweep touched these files in error, so 2008-05-10 15:31:03 +00:00
hpcreg.h
hpcvar.h
if_sq.c
panel.c add a driver for the Indy's front panel buttons. 2009-05-14 01:10:19 +00:00
pckbc_hpc.c
pi1ppc.c replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
pi1ppcreg.h Fix typo(s/interupt/interrupt/) 2009-03-05 01:38:12 +00:00
pi1ppcvar.h ppbus device_t / softc splitting. From Hans Rosenfeld. 2008-04-16 06:25:23 +00:00
sqvar.h
wdsc.c WD33C93 has only two registers, which often times aren't mapped to adjacent 2009-02-12 06:24:45 +00:00