Source-Changes archive

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

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



Module Name:    src
Committed By:   chap
Date:           Wed May 31 03:17:06 UTC 2006

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

Log Message:
Allow getinfo (and therefore midiplay -l) to reveal something useful for
umidi devices.

Annotate devices that lack output interrupts in the dmesg with (cpu-
intensive output) so users can easily tell which ones to prefer for
bulk output.


To generate a diff of this commit:
cvs rdiff -r1.43.2.18 -r1.43.2.19 src/sys/dev/midi.c
cvs rdiff -r1.17.14.12 -r1.17.14.13 src/sys/dev/midi_if.h
cvs rdiff -r1.17.2.10 -r1.17.2.11 src/sys/dev/midisyn.c
cvs rdiff -r1.25.2.17 -r1.25.2.18 src/sys/dev/usb/umidi.c
cvs rdiff -r1.8.14.11 -r1.8.14.12 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.




Home | Main Index | Thread Index | Old Index