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 16 20:24:34 UTC 1999

Modified Files:
        syssrc/sys/dev/usb: ohci.c uhci.c usb_subr.c usbdi.c

Log Message:
Change the way transfers are dequeued so thet we know that they
are removed from the queue before being deallocated.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/usb/uhci.c \
    syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.27 -r1.28 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