Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3
Module Name: src
Committed By: tsutsui
Date: Sat Oct 13 06:37:17 UTC 2012
Modified Files:
src/sys/arch/sun3/dev: fd.c
src/sys/arch/sun3/include: autoconf.h
src/sys/arch/sun3/sun3: autoconf.c
src/sys/arch/sun3/sun3x: obio.c vme.c
Log Message:
struct device * -> device_t, struct cfdata * -> cfdata_t
use device_xname() (from chs@)
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/arch/sun3/dev/fd.c
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/sun3/include/autoconf.h
cvs rdiff -u -r1.77 -r1.78 src/sys/arch/sun3/sun3/autoconf.c
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/sun3/sun3x/obio.c
cvs rdiff -u -r1.15 -r1.16 src/sys/arch/sun3/sun3x/vme.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