summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/midi/midi.h
Commit message (Expand)AuthorAgeFilesLines
* Include <machine/limits.h> for definition of ULONG_MAX. Remove amike2002-03-251-1/+1
* - Provide toggles to show debug messages. Set new sysctl variablestanimura2002-01-041-40/+60
* - Do not uiomove with a mutex locked.tanimura2002-01-011-0/+1
* Avoid crash of minor numbers between /dev/midistat and /dev/dspr*.tanimura2001-11-031-1/+1
* Undo part of the tangle of having sys/lock.h and sys/mutex.h included inmarkm2001-05-011-0/+1
* - Do not touch the Giant.tanimura2001-03-141-13/+0
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-261-9/+40
* Encapselate midi_info, nmidi and nsynth into midi.c.tanimura2001-02-181-5/+5
* Since the unit number of a midi/sequencer device is expressed in 4tanimura2000-09-181-1/+1
* Finally merge newmidi.tanimura2000-07-111-0/+294
OpenPOWER on IntegriCloud