Subject: CVS commit: [netbsd-2-0] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/24/2004 08:39:39
Module Name:	src
Committed By:	tron
Date:		Thu Jun 24 08:39:39 UTC 2004

Modified Files:
	src/sys/dev/usb [netbsd-2-0]: ehcireg.h

Log Message:
Pull up revision 1.17 (requested by mycroft in ticket #535):
Further cleanup of toggle handling.  Now that we use EHCI_QH_DTC, we don't
need to fiddle with the TOGGLE bit in the overlay descriptor, so minimize
how much we fuss with it.


To generate a diff of this commit:
cvs rdiff -r1.14.2.2 -r1.14.2.3 src/sys/dev/usb/ehcireg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.