summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/isa/emu8000.c
Commit message (Expand)AuthorAgeFilesLines
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-1/+1
* - Do not hang if the resource allocation fails.tanimura2002-02-051-19/+28
* - Provide toggles to show debug messages. Set new sysctl variablestanimura2002-01-041-9/+10
* - Do not uiomove with a mutex locked.tanimura2002-01-011-3/+17
* KSE Milestone 2julian2001-09-121-3/+3
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-261-68/+7
* Encapselate midi_info, nmidi and nsynth into midi.c.tanimura2001-02-181-21/+3
* Tag unused functions with __unused.jhb2001-01-231-32/+33
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-021-3/+0
* Finally merge newmidi.tanimura2000-07-111-0/+2037
OpenPOWER on IntegriCloud