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:09:12
Module Name:	src
Committed By:	chap
Date:		Sat May 20 03:09:12 UTC 2006

Modified Files:
	src/sys/dev [chap-midi]: midi.c midivar.h sequencer.c

Log Message:
Replaces the state machine in midi.c with a full, pedantically correct,
error detecting one. Rearranges some DPRINTFN debug levels to make it
easier to get the level of debug information wanted. Applies to 2.0.


To generate a diff of this commit:
cvs rdiff -r1.43.2.1 -r1.43.2.2 src/sys/dev/midi.c
cvs rdiff -r1.11.14.1 -r1.11.14.2 src/sys/dev/midivar.h
cvs rdiff -r1.30.14.1 -r1.30.14.2 src/sys/dev/sequencer.c

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