summaryrefslogtreecommitdiff
path: root/sys/dev/midisynvar.h
AgeCommit message (Expand)Author
2012-04-09Tidy up a little, the way that midi attachment code worksplunky
2011-11-23Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. Fromjmcneill
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-06-30Ankh-Morpork, we have a MIDI driver....chap
2005-12-11merge ktrace-lwp.christos
2004-10-29constify audio_hw_if, midi_hw_if, and radio_hw_if.yamt
2003-12-04netbsd.org -> NetBSD.orgkeihan
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2001-10-02ANSIfy.augustss
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-08-17* Redo the way the way the MIDI driver attaches to audio devices.augustss
1998-08-12Add a layer to handle emulation of MIDI for synthesizers.augustss