summaryrefslogtreecommitdiff
path: root/sys/dev/midivar.h
AgeCommit message (Expand)Author
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-05Fix fallout from midi(4)'s softc split.cube
2008-03-04Split device_t/softc for midi(4), and other related cosmetic changes.cube
2008-01-04Start detangling lock.h from intr.h. This is likely to cause short termad
2007-02-09Merge newlock2 to head.ad
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
2001-01-13add detaching/deactivation code to midi driver.tshiozak
2000-03-23New callout mechanism with two major improvements over the oldthorpej
1998-11-25Make the copyright header conform to the NetBSD template.augustss
1998-10-05Make MIDI input work again.augustss
1998-08-17* Redo the way the way the MIDI driver attaches to audio devices.augustss
1998-08-12Lower buffer size.augustss
1998-08-12Tidy up and rename some functions in the MIDI driver.augustss
1998-08-07Add MIDI support. The MIDI devices can be accessed as ``raw'' throughaugustss