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:           Tue Aug 17 20:59:05 UTC 1999

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

Log Message:
Redo the UHCI data toggle handling.
Make sure data toggles get synchronized on open and
when clearing an endpoint stall.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/usb/uhci.c \
    syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.23 -r1.24 syssrc/sys/dev/usb/usbdivar.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