summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/isa/uartsio.c
Commit message (Expand)AuthorAgeFilesLines
* - Do not uiomove with a mutex locked.tanimura2002-01-011-5/+8
* These two used sioreg.h as well. This is mildly bogus, but it is harderimp2001-10-221-1/+1
* KSE Milestone 2julian2001-09-121-1/+1
* Use INTR_TYPE_AV for the interrupt handlers because:peter2001-06-161-1/+1
* Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so theyjoerg2001-06-041-1/+1
* - Do not touch the Giant.tanimura2001-03-141-4/+0
* - Mutexify midi(4). The driver runs under the giant lock by default.tanimura2001-02-261-50/+62
* Encapselate midi_info, nmidi and nsynth into midi.c.tanimura2001-02-181-11/+3
* Avoid the modules madness I inadvertently introduced by making thephk2000-09-021-2/+0
* Finally merge newmidi.tanimura2000-07-111-0/+524
OpenPOWER on IntegriCloud