Source-Changes archive

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

CVS commit: src/sys/dev/hpc



Module Name:    src
Committed By:   cegger
Date:           Tue May 12 14:22:39 UTC 2009

Modified Files:
        src/sys/dev/hpc: bivideo.c btnmgr.c button.c hpcapm.c hpcin.c
            hpcioman.c hpckbd.c hpcout.c hpf1275a_tty.c pwctl.c

Log Message:
struct device * -> device_t, no functional changes intended.


To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/hpc/bivideo.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/hpc/btnmgr.c \
    src/sys/dev/hpc/hpf1275a_tty.c
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/hpc/button.c src/sys/dev/hpc/hpcout.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/hpc/hpcapm.c \
    src/sys/dev/hpc/hpcioman.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/hpc/hpcin.c
cvs rdiff -u -r1.27 -r1.28 src/sys/dev/hpc/hpckbd.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/hpc/pwctl.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