Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ben Harris <bjh21@netbsd.org>
List: source-changes
Date: 04/14/2001 23:39:23
Module Name:	syssrc
Committed By:	bjh21
Date:		Sat Apr 14 20:39:23 UTC 2001

Modified Files:
	syssrc/sys/dev/podulebus: files.podulebus
Added Files:
	syssrc/sys/dev/podulebus: acemidi.c acemidireg.h

Log Message:
Add rudimentary support for the ACE Midi-Connect card which abs gave me.
Currently it appears as a "com" port, which is less than useful, and
occasionally generates stray interrupts.  "stty -f /dev/tty00 31250 raw"
does enable it to talk to a nearby MIDI device, though.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/dev/podulebus/acemidi.c \
    syssrc/sys/dev/podulebus/acemidireg.h
cvs rdiff -r1.3 -r1.4 syssrc/sys/dev/podulebus/files.podulebus

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