Source-Changes archive

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

CVS commit: src/sys/dev/marvell



Module Name:    src
Committed By:   cegger
Date:           Tue May 12 14:30:25 UTC 2009

Modified Files:
        src/sys/dev/marvell: gt.c gti2c.c gtidma.c gtmpsc.c gtpci.c gtvar.h
            if_gfe.c obio.c

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


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/marvell/gt.c \
    src/sys/dev/marvell/gtpci.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/marvell/gti2c.c \
    src/sys/dev/marvell/obio.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/marvell/gtidma.c
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/marvell/gtmpsc.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/marvell/gtvar.h
cvs rdiff -u -r1.32 -r1.33 src/sys/dev/marvell/if_gfe.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