Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 02/17/2003 01:15:31
Module Name: src
Committed By: augustss
Date: Sun Feb 16 23:15:30 UTC 2003
Modified Files:
src/sys/dev/usb: ehci.c uhci.c
Log Message:
Don't take xfers off the interrupt list if they are not on it yet.
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/usb/ehci.c
cvs rdiff -r1.168 -r1.169 src/sys/dev/usb/uhci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.