Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sandpoint



Module Name:    src
Committed By:   phx
Date:           Sat May 29 22:47:02 UTC 2010

Modified Files:
        src/sys/arch/sandpoint/conf: GENERIC.NAS KUROBOX files.sandpoint
        src/sys/arch/sandpoint/sandpoint: machdep.c
Added Files:
        src/sys/arch/sandpoint/sandpoint: satmgr.c

Log Message:
'satmgr' device for communicating with the satellite processor found on many
MPC824x-based systems. It registers the power button to sysmon and sets
a reboot/shutdown callback for cpu_reboot(). Other functions can be controlled
through /dev/satmgr.
Currently there is support for KuroBox and Synology, which will be extended
as soon more platforms have been reasearched.
This patch was submitted by Toru Nishimura.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/sandpoint/conf/GENERIC.NAS
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/sandpoint/conf/KUROBOX
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/sandpoint/conf/files.sandpoint
cvs rdiff -u -r1.50 -r1.51 src/sys/arch/sandpoint/sandpoint/machdep.c
cvs rdiff -u -r0 -r1.1 src/sys/arch/sandpoint/sandpoint/satmgr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index