Subject: CVS commit: syssrc/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Lennart Augustsson <augustss@netbsd.org>
List: source-changes
Date: 11/22/2001 06:20:50
Module Name: syssrc
Committed By: augustss
Date: Thu Nov 22 04:20:50 UTC 2001
Modified Files:
syssrc/sys/dev/usb: ehci.c
Log Message:
Fix a bug in qTD chain allocation.
Fix a qTD leak.
Handle out of memory conditions better.
My USB 2.0 CD-RW now mounts nicely and I can access files.
Performance is still lacking (it's at about 2Mbyte/s).
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 syssrc/sys/dev/usb/ehci.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.