summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/midi/timer.c
Commit message (Expand)AuthorAgeFilesLines
* Axe the old midi drivers and framework. matk has developed a newtanimura2004-06-011-564/+0
* Back out M_* changes, per decision of the TRB.imp2003-02-191-2/+2
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-2/+2
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-4/+4
* Add the system default timer engine.tanimura2002-01-041-0/+564
OpenPOWER on IntegriCloud