diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-09-23 15:57:32 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-09-23 15:57:32 +0000 |
commit | f249b6c703364eee8c1682227ed04b4ae8eaca85 (patch) | |
tree | c255265b34c6c9777c82b516b37bfdbad19f6837 /share/man/man4/zyd.4 | |
parent | d25c47a5d41ae0757eb217570adce923e151e7c7 (diff) |
Clarify zyd(4) to indicate that the TRENDnet TEW-424UB comes
in multiple revisions and add the Realtek one as a supported urtw(4)
device after confirming with the windows driver that we match the id.
The revisions mentioned on the TRENDnet page fall out like so:
rev A ZD1211
V2 SiS163U
V2.1R SiS163U
V3.xR RTL8187B
We don't handle the SiS ones.
Diffstat (limited to 'share/man/man4/zyd.4')
-rw-r--r-- | share/man/man4/zyd.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/zyd.4 b/share/man/man4/zyd.4 index 46be37e5f7e..21804700d5f 100644 --- a/share/man/man4/zyd.4 +++ b/share/man/man4/zyd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zyd.4,v 1.34 2009/09/02 07:00:24 jmc Exp $ +.\" $OpenBSD: zyd.4,v 1.35 2009/09/23 15:57:31 jsg Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 2 2009 $ +.Dd $Mdocdate: September 23 2009 $ .Dt ZYD 4 .Os .Sh NAME @@ -124,7 +124,7 @@ driver: .It Sweex wireless USB 54 Mbps .It Tekram/Siemens USB adapter .It Telegent TG54USB -.It Trendnet TEW-424UB +.It Trendnet TEW-424UB rev A .It Trendnet TEW-429UB .It TwinMOS G240 .It US Robotics 5423 |