Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [chap-midi] src/sys/dev/usb



Module Name:    src
Committed By:   chap
Date:           Sat May 20 03:05:05 UTC 2006

Modified Files:
        src/sys/dev/usb [chap-midi]: umidi.c umidi_quirks.c umidi_quirks.h
            umidivar.h usbdevs

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -r1.25.2.3 -r1.25.2.4 src/sys/dev/usb/umidi.c
cvs rdiff -r1.10.2.3 -r1.10.2.4 src/sys/dev/usb/umidi_quirks.c
cvs rdiff -r1.4.14.3 -r1.4.14.4 src/sys/dev/usb/umidi_quirks.h
cvs rdiff -r1.8.14.1 -r1.8.14.2 src/sys/dev/usb/umidivar.h
cvs rdiff -r1.428.2.3 -r1.428.2.4 src/sys/dev/usb/usbdevs

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




Home | Main Index | Thread Index | Old Index