Subject: CVS commit: [chap-midi] src/sys/dev
To: None <source-changes@NetBSD.org>
From: Chapman Flack <chap@netbsd.org>
List: source-changes
Date: 05/20/2006 03:16:48
Module Name: src
Committed By: chap
Date: Sat May 20 03:16:48 UTC 2006
Modified Files:
src/sys/dev [chap-midi]: midi.c midivar.h sequencer.c
Log Message:
Receive dfa factored out and made usable for both receive and transmit.
So far so good. Now to rewire transmit to use it.
To generate a diff of this commit:
cvs rdiff -r1.43.2.5 -r1.43.2.6 src/sys/dev/midi.c
cvs rdiff -r1.11.14.5 -r1.11.14.6 src/sys/dev/midivar.h
cvs rdiff -r1.30.14.5 -r1.30.14.6 src/sys/dev/sequencer.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.