summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/midi/midibuf.c
Commit message (Expand)AuthorAgeFilesLines
* Axe the old midi drivers and framework. matk has developed a newtanimura2004-06-011-403/+0
* - Implement selwakeuppri() which allows raising the priority of atanimura2003-11-091-2/+2
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Fixes to make select/poll mpsafe.alfred2002-03-141-2/+2
* - Provide toggles to show debug messages. Set new sysctl variablestanimura2002-01-041-3/+3
* - Do not uiomove with a mutex locked.tanimura2002-01-011-224/+126
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-261-11/+90
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-021-2/+0
* Finally merge newmidi.tanimura2000-07-111-0/+424
OpenPOWER on IntegriCloud