summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/pm_direct.c
AgeCommit message (Expand)Author
2007-02-18Correct yo-yo shutdowns:Gordon Willem Klok
2007-02-12Add cuda_fileserver_mode() and pmu_fileserver_mode() that enable the wakeGordon Willem Klok
2006-03-07On via-pmu systems, check whether the firmware has found adb devices on theMiod Vallat
2006-02-22Expect PMU_INT_SNDBRT while resetting the adb bus; although this brings theMiod Vallat
2006-01-18Factorize akbd and ams drivers between mac68k and macppc; while there, startMiod Vallat
2005-12-22Remove orphaned adb/pmu stuff; ok hshoexer@ kettenis@Miod Vallat
2005-12-10Just poll for PMU_INT_ADB_AUTO and PMU_INT_ADB interrupts when resettingPedro Martelletto
2005-12-06typoPedro Martelletto
2005-10-21Clean up RTC code.Mark Kettenis
2003-10-16spacesTheo de Raadt
2003-10-16more ANSI/KNF.Dale Rahn
2003-07-02Use defines for the interrupt type, not magic numbers.Dale Rahn
2003-05-11string cleaning; krw okTheo de Raadt
2002-10-18Remove some very pointless 'if 0' code, some of which prevented compilationDale Rahn
2002-06-18KNF (whitespace)Jun-ichiro itojun Hagino
2002-06-07Vacuum cleaning of the adb code, step 1: random KNF, remove mac68kMiod Vallat
2002-04-10Handle all pending adb interrupts when searching for devices.Dale Rahn
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-03apm support for macppc. This is not fully implemented, sleep modesDale Rahn
2001-09-20occured->occurredMike Pechkin
2001-09-01correct files for the powerpc/mac/ -> macppc/dev which did not getDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn