Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 10/12/1999 13:02:49
Module Name:	syssrc
Committed By:	augustss
Date:		Tue Oct 12 20:02:49 UTC 1999

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

Log Message:
Fix some bugs in USB controller detach code.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/dev/usb/ohci.c \
    syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.57 -r1.58 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/usb/uhub.c
cvs rdiff -r1.26 -r1.27 syssrc/sys/dev/usb/usb.c
cvs rdiff -r1.36 -r1.37 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.