
CVS log for NetBSD/midiman.pat
Up to [anastigmatix cvs repository] / NetBSD
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 3 01:20:56 2006 UTC (4 years, 8 months ago) by chap
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +185 -33
lines
Changing the input logic to use wMaxPacketSize transfers instead of
4 bytes may have nailed the input data loss problem; it seems rock
solid now. This patch is against 2.0 sources but there's been so
little CVS activity on those files it should be easy to apply.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Jan 1 07:00:19 2006 UTC (4 years, 8 months ago) by chap
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +21 -4
lines
Had output and input working in 1.6.2, but managed to lose input in
adapting the patch to 2.0. Now it's back. TODO: find out if there's
a way to improve input response (size of simultaneous chords that can
be played without dropping data) - perhaps by increasing the size of
the endpoint's xfer buffer, or learning something more about the usb
interrupt transfers.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jan 1 00:36:20 2006 UTC (4 years, 8 months ago) by chap
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +232 -440
lines
Applies fuzz-free to 2.0 sources; adds support for Midiman Midisport 2x4.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Dec 8 23:21:08 2005 UTC (4 years, 9 months ago) by chap
Branches: MAIN
Version from September 2004, resurrected and committed.
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>