Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   uwe
Date:           Fri Apr  3 04:13:18 UTC 2009

Modified Files:
        src/sys/arch/zaurus/dev: zapm.c
        src/sys/dev/hpc: hpcapm.c
        src/sys/dev/hpc/apm: apmdev.c apmvar.h

Log Message:
Switch apmdev to use apm(4) structures from dev/apm/apmvar.h.
Add batteryid argument to aa_get_powstat method implementations.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/zaurus/dev/zapm.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/hpc/hpcapm.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/hpc/apm/apmdev.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/hpc/apm/apmvar.h

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