1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/dev/sound/isa
Seigo Tanimura 87a636ccb0 - Mutexify midi(4). The driver runs under the giant lock by default.
If you ever want to run midi(4) out of the giant lock, uncomment
MIDI_OUTOFGIANT in midi.h. Confirmed to work for csamidi with WITNESS
and INVARIANTS.

- midi_info, midi_open and seq_info are now tailqs, allowing arbitrary
numbers of devices to be configured.

- Do not send an active sensing message to reset midi modules.

- Clone /dev/sequencer*. /dev/sequencer0 and /dev/sequencer are generated
upon initialization.
2001-02-26 07:36:24 +00:00
..
ad1816.c update code dealing with snd_dbuf objects to do so using a functional interface 2000-12-23 03:16:13 +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 - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +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 quieten the esscontrol device 2001-02-02 16:41:06 +00:00
gusc.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
gusmidi.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
mpu.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
mss.c update code dealing with snd_dbuf objects to do so using a functional interface 2000-12-23 03:16:13 +00:00
mss.h Supported the mss on PC-98 and Sound Blaster 98. 2000-05-19 15:41:52 +00:00
opl.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00
sb8.c update code dealing with snd_dbuf objects to do so using a functional interface 2000-12-23 03:16:13 +00:00
sb16.c update code dealing with snd_dbuf objects to do so using a functional interface 2000-12-23 03:16:13 +00:00
sb.h kobjify. 2000-12-18 01:36:41 +00:00
sbc.c Add the ES1681, as found in my Digital HiNote UltraII. It works with 2001-01-04 17:12:57 +00:00
uartsio.c - Mutexify midi(4). The driver runs under the giant lock by default. 2001-02-26 07:36:24 +00:00