Source-Changes archive

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

CVS commit: src/sys/dev/gpib



Module Name:    src
Committed By:   cegger
Date:           Tue May 12 14:21:58 UTC 2009

Modified Files:
        src/sys/dev/gpib: cs80bus.c ct.c gpib.c hil_gpib.c mt.c ppi.c rd.c

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


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/gpib/cs80bus.c
cvs rdiff -u -r1.20 -r1.21 src/sys/dev/gpib/ct.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/gpib/gpib.c src/sys/dev/gpib/ppi.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/gpib/hil_gpib.c
cvs rdiff -u -r1.19 -r1.20 src/sys/dev/gpib/mt.c
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/gpib/rd.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