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
/
ic
/
opl.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-02-09
- init panpot at reset
itohy
2001-11-13
add/cleanup RCSID
lukem
2001-11-04
Introduce "flags 1", which causes left and right channels swapped.
itohy
2001-10-23
Make it compile with debug on.
augustss
2001-10-23
Support panpot on OPL3. Now this device is a stereo instrument.
itohy
2001-09-29
Add a detach function (from Jared D. McNeill).
augustss
2001-01-18
constify
jdolecek
2000-08-12
Fix spelling in comment.
augustss
1999-10-05
Add power control hooks.
itohy
1999-10-04
Implement program change. From Martin Cernohorsky <cerno@ics.muni.cz>.
augustss
1999-05-23
Update doc URL.
augustss
1998-12-08
Make the OPL information string more informative.
augustss
1998-11-25
Make the copyright header conform to the NetBSD template.
augustss
1998-09-13
Make sure all voices are deallocated on close.
mycroft
1998-08-26
Do some renaming of registers and make sure we get sound in both
augustss
1998-08-26
Make the OPL driver turn on the sound on sound cards that require it.
augustss
1998-08-22
Change debug output.
augustss
1998-08-17
* Redo the way the way the MIDI driver attaches to audio devices.
augustss