diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-11-29 16:28:06 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-11-29 16:28:06 +0000 |
commit | db74f1b63350d8dc9874b39cdb520d45ee9542a6 (patch) | |
tree | dbcd9350362bfd0469885d3dc04735de118c7ae0 | |
parent | c946513a79c581a5279e039831dcddfbd4f7a179 (diff) |
Update for ZD1211B support.
-rw-r--r-- | share/man/man4/usb.4 | 4 | ||||
-rw-r--r-- | share/man/man4/zyd.4 | 7 |
2 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/usb.4 b/share/man/man4/usb.4 index 6490bb856a1..4c205eb02de 100644 --- a/share/man/man4/usb.4 +++ b/share/man/man4/usb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: usb.4,v 1.82 2006/11/27 11:38:43 deraadt Exp $ +.\" $OpenBSD: usb.4,v 1.83 2006/11/29 16:28:05 jsg Exp $ .\" $NetBSD: usb.4,v 1.15 1999/07/29 14:20:32 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -156,7 +156,7 @@ Ralink Technology RT2500 IEEE 802.11a/b/g wireless network device .It Xr wi 4 Intersil PRISM 2-3 IEEE 802.11b wireless network device .It Xr zyd 4 -ZyDAS ZD1211 USB IEEE 802.11b/g wireless network device +ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device .El .Ss Serial and parallel interfaces .Bl -tag -width 12n -offset ind -compact diff --git a/share/man/man4/zyd.4 b/share/man/man4/zyd.4 index 3a8517e04b0..ee3770c88c4 100644 --- a/share/man/man4/zyd.4 +++ b/share/man/man4/zyd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zyd.4,v 1.11 2006/11/13 03:01:55 jsg Exp $ +.\" $OpenBSD: zyd.4,v 1.12 2006/11/29 16:28:05 jsg Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -35,14 +35,14 @@ .Os .Sh NAME .Nm zyd -.Nd ZyDAS ZD1211 USB IEEE 802.11b/g wireless network device +.Nd ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device .Sh SYNOPSIS .Cd "zyd* at uhub? port ?" .Sh DESCRIPTION The .Nm driver provides support for wireless network adapters based around -the ZyDAS ZD1211 USB chip. +the ZyDAS ZD1211 and ZD1211B USB chips. .Pp These are the modes the .Nm @@ -186,6 +186,7 @@ driver: .It Edimax EW-7317UG .It Fiberline Networks WL-43OU .It iNexQ UR055g +.It Linksys WUSBF54G .It Planet WL-U356 .It Planex GW-US54GZL .It Planex GW-US54Mini |