Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Andreas Gustafsson <gson@netbsd.org>
List: source-changes
Date: 12/05/2003 06:05:53
Module Name:	src
Committed By:	gson
Date:		Fri Dec  5 06:05:53 UTC 2003

Modified Files:
	src/sys/dev/usb: umidivar.h

Log Message:
Make the chars in the umidi_endpoint buffer unsigned; this fixes at
least one sign extension bug which caused umidi input to not work.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/usb/umidivar.h

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