summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/midi
Commit message (Expand)AuthorAgeFilesLines
* - Do not touch the Giant.tanimura2001-03-143-173/+2
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-268-756/+1385
* Encapselate midi_info, nmidi and nsynth into midi.c.tanimura2001-02-184-75/+104
* Tag unused functions with __unused.jhb2001-01-231-2/+2
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-1/+0
* Since the unit number of a midi/sequencer device is expressed in 4tanimura2000-09-182-2/+2
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-024-8/+0
* Finally merge newmidi.tanimura2000-07-119-0/+4521
OpenPOWER on IntegriCloud