Subject: CVS commit: [chap-midi] src/sys
To: None <source-changes@NetBSD.org>
From: Chapman Flack <chap@netbsd.org>
List: source-changes
Date: 05/25/2006 19:31:10
Module Name:	src
Committed By:	chap
Date:		Thu May 25 19:31:10 UTC 2006

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

Log Message:
Refactored sequencer to use the native API (now that there is one), and
updated the MIDI controller list in midiio.h.

It would be worth confirming that sequencer.c compiles on vax. It should.


To generate a diff of this commit:
cvs rdiff -r1.30.14.16 -r1.30.14.17 src/sys/dev/sequencer.c
cvs rdiff -r1.10.14.8 -r1.10.14.9 src/sys/dev/sequencervar.h
cvs rdiff -r1.13.14.4 -r1.13.14.5 src/sys/sys/midiio.h

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