Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Takuya SHIOZAKI <tshiozak@netbsd.org>
List: source-changes
Date: 05/28/2001 23:52:07
Module Name: syssrc
Committed By: tshiozak
Date: Mon May 28 20:52:06 UTC 2001
Modified Files:
syssrc/sys/dev/usb: umidi.c umidireg.h
Log Message:
fix for UX96 (and all Yamaha specific devices, hopefully).
- fix how to get endpoint addresses.
- fix allocate count of pipes.
- add necessary null checks for asymmetry jacks.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/usb/umidi.c
cvs rdiff -r1.1 -r1.2 syssrc/sys/dev/usb/umidireg.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.