diff options
author | 2000-12-21 21:01:14 +0000 | |
---|---|---|
committer | 2000-12-21 21:01:14 +0000 | |
commit | e978d2623a77413cf50ded6e6788fa2bc61ffc7c (patch) | |
tree | 51ab7814fec7b2f276e5d54ad13ffabc4da74fed /share/man/man4/ym.4 | |
parent | fix typos, aaron@ ok (diff) | |
download | wireguard-openbsd-e978d2623a77413cf50ded6e6788fa2bc61ffc7c.tar.xz wireguard-openbsd-e978d2623a77413cf50ded6e6788fa2bc61ffc7c.zip |
Various repairs, $Id$ tags added, etc.
Diffstat (limited to 'share/man/man4/ym.4')
-rw-r--r-- | share/man/man4/ym.4 | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/share/man/man4/ym.4 b/share/man/man4/ym.4 index fae32e3e46a..2e4432f7744 100644 --- a/share/man/man4/ym.4 +++ b/share/man/man4/ym.4 @@ -1,4 +1,5 @@ -.\" $OpenBSD: ym.4,v 1.6 2000/07/14 20:41:35 deraadt Exp $ +.\" $OpenBSD: ym.4,v 1.7 2000/12/21 21:01:22 aaron Exp $ +.\" .\" Copyright (c) 1998 Constantine Paul Sapuntzakis .\" All rights reserved .\" @@ -43,12 +44,6 @@ The .Nm driver provides support for Yamaha OPL3-SAX chipset-based cards. cards. - -.Sh BUGS -The "FM" DAC, wavetable synth, and MIDI port are not -supported. I can't seem to access any of the extended registers so -master volume, mute, 3-d control might not work through the mixer interface. -Lots of work needed. .Sh SEE ALSO .Xr audio 4 , .Xr mixer 4 , @@ -61,4 +56,8 @@ The .Nm device driver appeared in .Ox 2.4 . - +.Sh BUGS +The "FM" DAC, wavetable synth, and MIDI port are not supported. +I can't seem to access any of the extended registers so +master volume, mute, 3-d control might not work through the mixer interface. +Lots of work needed. |