Source-Changes archive

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

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   mrg
Date:           Sun Mar  4 00:21:20 UTC 2012

Modified Files:
        src/sys/dev/usb: umass.c umass_isdata.c umass_scsipi.c umassvar.h

Log Message:
replace the hack to pass USBD_SYNCHRONOUS down when called with
XS_CTL_POLL with one that doesn't modify global-to-softc state.


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/sys/dev/usb/umass.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/usb/umass_isdata.c
cvs rdiff -u -r1.40 -r1.41 src/sys/dev/usb/umass_scsipi.c
cvs rdiff -u -r1.31 -r1.32 src/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