Source-Changes archive

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

CVS commit: syssrc/sys/dev/ieee1394



Module Name:    syssrc
Committed By:   jmc
Date:           Fri Nov 22 16:20:21 UTC 2002

Modified Files:
        syssrc/sys/dev/ieee1394: fwnode.c fwnodevar.h fwohci.c ieee1394var.h

Log Message:
Change structure/usage of interface provided callbacks. (read, write, reset)
Push these up to the ieee1394 softc level and make the naming scheme
consistant.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/ieee1394/fwnode.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/ieee1394/fwnodevar.h
cvs rdiff -r1.57 -r1.58 syssrc/sys/dev/ieee1394/fwohci.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/ieee1394/ieee1394var.h

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