Source-Changes archive

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

CVS commit: syssrc/sys/dev/usb



Module Name:    syssrc
Committed By:   gehenna
Date:           Fri Dec 14 08:46:21 UTC 2001

Modified Files:
        syssrc/sys/dev/usb: umass.c umassbus.c umassvar.h

Log Message:
Define a new structure to store wire specific control methods.
The basic BBB/CBI functions are stored as members of constant structure.
When attached device, softc holds one of that constant structures.


To generate a diff of this commit:
cvs rdiff -r1.74 -r1.75 syssrc/sys/dev/usb/umass.c
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/usb/umassbus.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/usb/umassvar.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