Source-Changes archive

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

CVS commit: src/sys/dev/mii



Module Name:    src
Committed By:   cegger
Date:           Tue May 12 14:31:27 UTC 2009

Modified Files:
        src/sys/dev/mii: brgphy.c ciphy.c mii_bitbang.h mii_physubr.c miivar.h

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


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/mii/brgphy.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/mii/ciphy.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/mii/mii_bitbang.h
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/mii/mii_physubr.c
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/mii/miivar.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