freebsd-nq/sys/conf
Seigo Tanimura fb0ef52838 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
..
defines
files Finally merge newmidi. 2000-07-11 11:49:33 +00:00
files.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
files.i386 Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
files.pc98 PC-98 version of ed driver is a statically limited driver. 2000-06-21 14:54:19 +00:00
kern.mk Reserve register t7 on alpha to point at per-cpu global variables. 2000-04-28 08:44:42 +00:00
kmod.mk Fix the 'file not found' in the load target, someone 2000-06-22 02:07:18 +00:00
ldscript.alpha Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.amd64 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.i386 Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
ldscript.powerpc Add $FreeBSD$ 2000-01-11 15:35:16 +00:00
majors o Update e-mail address associated with /dev/audit to reflect 2000-07-04 20:40:20 +00:00
Makefile.alpha Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.i386 Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.pc98 Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
Makefile.powerpc Make the generated set headers depend on Makefile as well (that is where 2000-06-22 19:44:25 +00:00
newvers.sh Welcome to 5.0-current! 2000-03-13 09:13:01 +00:00
NOTES Finally merge newmidi. 2000-07-11 11:49:33 +00:00
options Replace the PQ_*CACHE options with a single PQ_CACHESIZE option that you 2000-07-04 08:55:18 +00:00
options.alpha Add support for the Alpha Processor, Inc. UP1000 system. 2000-06-19 21:15:45 +00:00
options.i386 Added new options CPU_PPRO2CELERON and CPU_L2_LATENCY to support 2000-06-13 09:10:37 +00:00
options.pc98 Merged from sys/conf/options.i386 rev 1.137. 2000-06-13 13:08:30 +00:00
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00