Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: augustss
Date: Mon Aug 23 22:55:14 UTC 1999
Modified Files:
syssrc/sys/dev/usb: TODO ugen.c uhid.c uhub.c ukbd.c ulpt.c ums.c
usbdi.c
Log Message:
Make sure to mark the device as dying already in the (de)activate routine.
This avoids access to it before the detach routine has blown it away.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/usb/TODO
cvs rdiff -r1.17 -r1.18 syssrc/sys/dev/usb/ugen.c
cvs rdiff -r1.20 -r1.21 syssrc/sys/dev/usb/uhid.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/dev/usb/uhub.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/dev/usb/ukbd.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/dev/usb/ulpt.c
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/usb/ums.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/dev/usb/usbdi.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