Subject: CVS commit: [netbsd-2-0] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/02/2004 17:12:35
Module Name:	src
Committed By:	he
Date:		Fri Jul  2 17:12:35 UTC 2004

Modified Files:
	src/sys/dev/usb [netbsd-2-0]: ehci.c

Log Message:
Pull up revisions 1.65-1.66 (requested by mycroft in ticket #572):
  Several fixes mostly related to USB:
   o Make a message dependent on ohcidebug, so it does not
     interfere with polled operation, e.g. when entering a
     root device or in DDB.
   o Fix an endianness problem in the ehci.c driver.


To generate a diff of this commit:
cvs rdiff -r1.54.2.10 -r1.54.2.11 src/sys/dev/usb/ehci.c

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