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: Sat May 20 03:19:02 UTC 2006
Modified Files:
src/sys/dev [chap-midi]: midi.c midi_if.h midisyn.c midisynvar.h
midivar.h sequencer.c
Log Message:
Added hw_if_ext for hw drivers that want their messages intact rather than
byte by byte. Works with midisyn - must still integrate and test with
umidi.
To generate a diff of this commit:
cvs rdiff -r1.43.2.7 -r1.43.2.8 src/sys/dev/midi.c
cvs rdiff -r1.17.14.1 -r1.17.14.2 src/sys/dev/midi_if.h
cvs rdiff -r1.17.2.1 -r1.17.2.2 src/sys/dev/midisyn.c
cvs rdiff -r1.9.14.1 -r1.9.14.2 src/sys/dev/midisynvar.h
cvs rdiff -r1.11.14.7 -r1.11.14.8 src/sys/dev/midivar.h
cvs rdiff -r1.30.14.7 -r1.30.14.8 src/sys/dev/sequencer.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