summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/midi/midi.c
Commit message (Expand)AuthorAgeFilesLines
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-7/+7
* - Provide toggles to show debug messages. Set new sysctl variablestanimura2002-01-041-28/+180
* - Do not uiomove with a mutex locked.tanimura2002-01-011-25/+46
* KSE Milestone 2julian2001-09-121-21/+21
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* - Do not touch the Giant.tanimura2001-03-141-84/+0
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-261-95/+327
* Encapselate midi_info, nmidi and nsynth into midi.c.tanimura2001-02-181-8/+45
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-021-2/+0
* Finally merge newmidi.tanimura2000-07-111-0/+702
OpenPOWER on IntegriCloud