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: Mon May 29 16:54:05 UTC 2006
Modified Files:
src/sys/dev/usb [chap-midi]: umidi.c
Log Message:
PR kern/33590.
Input on a jack that is not open for reading was discarded without
rearming the input transfer, so subsequent input would cease on other
jacks sharing the same endpoint. I thought I must have broken this, but
actually it broke five years ago in r1.4.
The breakage in the dump_ep() debug function was mine, though.
To generate a diff of this commit:
cvs rdiff -r1.25.2.14 -r1.25.2.15 src/sys/dev/usb/umidi.c
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