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