Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@netbsd.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 05/13/2003 04:42:01
Module Name: src
Committed By: gson
Date: Tue May 13 04:42:00 UTC 2003
Modified Files:
src/sys/dev/usb: ohci.c uhci.c
Log Message:
Function names printed in debug messages did not always match the
actual name of the function.
To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 src/sys/dev/usb/ohci.c
cvs rdiff -r1.172 -r1.173 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.