diff options
author | 2006-03-24 23:20:28 +0000 | |
---|---|---|
committer | 2006-03-24 23:20:28 +0000 | |
commit | c9238da2975cc23a56cf99a2d540bbf414b8fceb (patch) | |
tree | 02e592eb543a8fd363a674218b1dc727b2f1ac3e | |
parent | Plug leak in error path; from Alexey Dobriyan; ok ray@ (diff) | |
download | wireguard-openbsd-c9238da2975cc23a56cf99a2d540bbf414b8fceb.tar.xz wireguard-openbsd-c9238da2975cc23a56cf99a2d540bbf414b8fceb.zip |
update supported device list and sort it while im here.
-rw-r--r-- | share/man/man4/cdce.4 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/man4/cdce.4 b/share/man/man4/cdce.4 index 48d0596882d..dc6c843d8bb 100644 --- a/share/man/man4/cdce.4 +++ b/share/man/man4/cdce.4 @@ -25,7 +25,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: cdce.4,v 1.8 2005/10/02 07:58:02 jmc Exp $ +.\" $OpenBSD: cdce.4,v 1.9 2006/03/24 23:20:28 dlg Exp $ .\" .Dd July 20, 2004 .Dt CDCE 4 @@ -44,13 +44,17 @@ including the following: .Pp .Bl -bullet -compact -offset indent .It -Prolific PL-2501 -.It -Sharp Zaurus +Acer Labs USB 2.0 Data Link .It G.Mate YP3X00 .It +Morotola USBNET +.It NetChip EthernetGadget +.It +Prolific PL-2501 +.It +Sharp Zaurus .El .Pp The USB bridge appears as a regular network interface on both sides, |