Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 08/17/1999 13:59:05
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.