diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-05-30 18:42:35 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-05-30 18:42:35 +0000 |
commit | 4c634946379eb2edf9650f9efbcf2a6c3e71780f (patch) | |
tree | 72bf704c521e61638d2dc279c8ffd942d8d334a9 /share/man/man4/sf2r.4 | |
parent | 964d9ad3c13616b6f7f3f996e79284d2d98afbbb (diff) |
missing refs to sfr0 and other man fixes; from jumbo@
Diffstat (limited to 'share/man/man4/sf2r.4')
-rw-r--r-- | share/man/man4/sf2r.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sf2r.4 b/share/man/man4/sf2r.4 index 1a92ec420d7..56b3db9991a 100644 --- a/share/man/man4/sf2r.4 +++ b/share/man/man4/sf2r.4 @@ -1,5 +1,5 @@ .\" $RuOBSD: sf2r.4,v 1.3 2001/10/26 05:38:44 form Exp $ -.\" $OpenBSD: sf2r.4,v 1.4 2002/01/07 18:37:45 mickey Exp $ +.\" $OpenBSD: sf2r.4,v 1.5 2002/05/30 18:42:33 mickey Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. @@ -55,8 +55,8 @@ The flags control the driver behavior. For example, with flags 0x01 the driver will assume that there is a TEA5759 chip is used. .Sh BUGS MediaForte made two variants of the SF16-FMR2 cards, the first one has -an internal amplifier of the output sound, the second one does not have -such an amplifier. +an internal amplifier (PT2254A chip) of the output sound, the second one +does not have such an amplifier. The current driver supports only the second variant. .Sh SEE ALSO .Xr isa 4 , |