Source-Changes archive

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

CVS commit: src/sys/arch/playstation2



Module Name:    src
Committed By:   maya
Date:           Tue Jul 19 17:04:25 UTC 2016

Modified Files:
        src/sys/arch/playstation2/dev: sbus.c spd.c
        src/sys/arch/playstation2/playstation2: mainbus.c

Log Message:
CFATTACH_DECL -> CFATTACH_DECL_NEW
struct device * -> device_t


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/playstation2/dev/sbus.c
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/playstation2/dev/spd.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/playstation2/playstation2/mainbus.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