diff options
author | 2002-10-15 16:27:49 +0000 | |
---|---|---|
committer | 2002-10-15 16:27:49 +0000 | |
commit | 8f6a91ff50194503e32b76ab26987e34d6b3654d (patch) | |
tree | abbb6911505808edd634255d68b1382c3077c286 | |
parent | forth bit on d.b.a.'s anniversary tonight (diff) | |
download | wireguard-openbsd-8f6a91ff50194503e32b76ab26987e34d6b3654d.tar.xz wireguard-openbsd-8f6a91ff50194503e32b76ab26987e34d6b3654d.zip |
bugs are not bugs no more; pt out by miod@
-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 41741c6620a..6e1abe46ec3 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.6 2002/09/26 07:55:40 miod Exp $ +.\" $OpenBSD: sf2r.4,v 1.7 2002/10/15 16:27:49 mickey Exp $ .\" .\" Copyright (c) 2001 Vladimir Popov .\" All rights reserved. @@ -53,11 +53,11 @@ file and must be 0x384. .Pp 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 +.Pp MediaForte made two variants of the SF16-FMR2 cards, the first one has 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. +The current driver supports both variants. .Sh SEE ALSO .Xr intro 4 , .Xr isa 4 , |