index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
midivar.h
Age
Commit message (
Expand
)
Author
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-03-05
Fix fallout from midi(4)'s softc split.
cube
2008-03-04
Split device_t/softc for midi(4), and other related cosmetic changes.
cube
2008-01-04
Start detangling lock.h from intr.h. This is likely to cause short term
ad
2007-02-09
Merge newlock2 to head.
ad
2006-06-30
Ankh-Morpork, we have a MIDI driver....
chap
2005-12-11
merge ktrace-lwp.
christos
2004-10-29
constify audio_hw_if, midi_hw_if, and radio_hw_if.
yamt
2003-12-04
netbsd.org -> NetBSD.org
keihan
2001-01-13
add detaching/deactivation code to midi driver.
tshiozak
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-10-05
Make MIDI input work again.
augustss
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss
1998-08-12
Lower buffer size.
augustss
1998-08-12
Tidy up and rename some functions in the MIDI driver.
augustss
1998-08-07
Add MIDI support. The MIDI devices can be accessed as ``raw'' through
augustss