Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sun3/dev
Module Name: src
Committed By: tsutsui
Date: Sun Jun 8 17:30:08 UTC 2008
Modified Files:
src/sys/arch/sun3/dev: bw2.c cg2.c cg4.c xd.c xy.c
Log Message:
Use device_private() and device_lookup_private() to get softc
and to see if device unit is vaild.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/sun3/dev/bw2.c
cvs rdiff -r1.27 -r1.28 src/sys/arch/sun3/dev/cg2.c
cvs rdiff -r1.37 -r1.38 src/sys/arch/sun3/dev/cg4.c
cvs rdiff -r1.63 -r1.64 src/sys/arch/sun3/dev/xd.c
cvs rdiff -r1.67 -r1.68 src/sys/arch/sun3/dev/xy.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