Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: TAMURA Kent <kent@netbsd.org>
List: source-changes
Date: 10/02/2004 19:14:55
Module Name:	src
Committed By:	kent
Date:		Sat Oct  2 19:14:55 UTC 2004

Modified Files:
	src/sys/dev/usb: uaudio.c

Log Message:
- add some debug prints
- no parameter names in prototypes
- use const pointers if dereferenced object should not be modified


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 src/sys/dev/usb/uaudio.c

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