freebsd-skq/sys/dev/sound/isa
tanimura 7716c5370a Finally merge newmidi.
(I had been busy for my own research activity until the last weekend)

Supported devices:

SB Midi Port			(sbc + midi)
SB OPL3				(sbc + midi)
16550 UART			(midi, needs a trick in your hint)
CS461x Midi Port		(csa + midi)

OSS-compatible sequencer	(seq)

Supported playing software:

playmidi			(We definitely need more)

Notes:

/dev/midistat now reports installed midi drivers. /dev/sndstat reports
only pcm drivers. We need the new name(pcmstat?).

EMU8000(SB AWE) does not sound yet but does get probed so that the OPL3
synth on an AWE card works.

TODO:

MSS/PCI bridge drivers
Midi-tty interface to support general serial devices
Modules
2000-07-11 11:49:33 +00:00
..
ad1816.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
ad1816.h seperate the ad1816 driver from the mss driver since it shares no code 1999-09-28 20:00:06 +00:00
emu8000.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
es1888.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
ess.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
gusc.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
gusmidi.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
mpu.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
mss.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
mss.h Supported the mss on PC-98 and Sound Blaster 98. 2000-05-19 15:41:52 +00:00
opl.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
sb8.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
sb16.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
sb.c add module metadata. this is a hack, sound drivers will eventually present a 2000-07-03 20:52:27 +00:00
sb.h remove unused mixer stuff 1999-12-19 18:18:55 +00:00
sbc.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00
uartsio.c Finally merge newmidi. 2000-07-11 11:49:33 +00:00