Module Name: src Committed By: tsutsui Date: Sat Oct 13 06:12:23 UTC 2012
Modified Files: src/sys/arch/hp300/dev: hpib.c hpibvar.h rd.c src/sys/arch/hp300/hp300: autoconf.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.38 -r1.39 src/sys/arch/hp300/dev/hpib.c cvs rdiff -u -r1.20 -r1.21 src/sys/arch/hp300/dev/hpibvar.h cvs rdiff -u -r1.92 -r1.93 src/sys/arch/hp300/dev/rd.c cvs rdiff -u -r1.100 -r1.101 src/sys/arch/hp300/hp300/autoconf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.