diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-10-15 16:27:50 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-10-15 16:27:50 +0000 |
commit | 103e18b34bd35d05619d79ad45e537a4fcad1de8 (patch) | |
tree | 9d89a40257fad34d118c040a83ef7f298807bdc1 /share | |
parent | 97e5e41bc968508d02e4560d40d31159cf2a30b3 (diff) |
bugs are not bugs no more; pt out by miod@
Diffstat (limited to 'share')
-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 , |