Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Do not uiomove with a mutex locked. | tanimura | 2002-01-01 | 1 | -5/+8 |
* | These two used sioreg.h as well. This is mildly bogus, but it is harder | imp | 2001-10-22 | 1 | -1/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Use INTR_TYPE_AV for the interrupt handlers because: | peter | 2001-06-16 | 1 | -1/+1 |
* | Move out the files from src/sys/isa/ic/ to src/sys/dev/ic/, so they | joerg | 2001-06-04 | 1 | -1/+1 |
* | - Do not touch the Giant. | tanimura | 2001-03-14 | 1 | -4/+0 |
* | - Mutexify midi(4). The driver runs under the giant lock by default. | tanimura | 2001-02-26 | 1 | -50/+62 |
* | Encapselate midi_info, nmidi and nsynth into midi.c. | tanimura | 2001-02-18 | 1 | -11/+3 |
* | Avoid the modules madness I inadvertently introduced by making the | phk | 2000-09-02 | 1 | -2/+0 |
* | Finally merge newmidi. | tanimura | 2000-07-11 | 1 | -0/+524 |