Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 04/27/2005 16:42:26
Module Name: src
Committed By: augustss
Date: Wed Apr 27 16:42:26 UTC 2005
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Interrupt polling was spread very unevenly. Use the same bit reversal
trick as in ohci.c to correct this.
To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 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.