freebsd-dev/sys/i386/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
..
GENERIC Removing commented out devices I added. 2000-07-10 15:18:20 +00:00
GENERIC.hints s/iomem/maddr/ - these were generated from an older verion of the 2000-06-14 10:01:39 +00:00
gethints.pl Report the line number where gethints.pl does not understand something 2000-06-26 09:08:23 +00:00
Makefile Get the build bits right for the new Architecture Independant null- and 2000-06-25 09:18:13 +00:00
makeLINT.pl Use while (<>) instead of while(<STDIN>) so that perl will automagically 2000-06-17 19:06:13 +00:00
NEWCARD Borrow phk's axe and apply the next stage of config(8)'s evolution. 2000-06-13 22:28:50 +00:00
NEWCARD.hints s/iomem/maddr/ - these were generated from an older verion of the 2000-06-14 10:01:39 +00:00
NOTES Finally merge newmidi. 2000-07-11 11:49:33 +00:00