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: augustss
Date: Sun Feb 16 23:14:09 UTC 2003
Modified Files:
src/sys/dev/usb: umass.c umass_scsipi.c umassvar.h
Log Message:
Add a reference count to avoid detaching while the attach is still
waiting.
To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/dev/usb/umass.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/usb/umass_scsipi.c
cvs rdiff -r1.17 -r1.18 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