diff options
author | 2006-12-04 17:15:48 +0000 | |
---|---|---|
committer | 2006-12-04 17:15:48 +0000 | |
commit | 705737c63befc6954face8ee16fbdfe32f3b0130 (patch) | |
tree | 8cef7c015ce759a4d82cbee75a1688aa4059245e | |
parent | avoid unnecessary copies (memcpy(x, x, n)) in the TX path. (diff) | |
download | wireguard-openbsd-705737c63befc6954face8ee16fbdfe32f3b0130.tar.xz wireguard-openbsd-705737c63befc6954face8ee16fbdfe32f3b0130.zip |
add Sweex LW053 to the list of supported hardware.
reported to work by Johan Torin.
-rw-r--r-- | share/man/man4/rum.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/rum.4 b/share/man/man4/rum.4 index 4c20f69c0a2..af63933c0a7 100644 --- a/share/man/man4/rum.4 +++ b/share/man/man4/rum.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rum.4,v 1.18 2006/11/10 20:06:58 mk Exp $ +.\" $OpenBSD: rum.4,v 1.19 2006/12/04 17:15:48 damien Exp $ .\" .\" Copyright (c) 2005, 2006 .\" Damien Bergamini <damien.bergamini@free.fr> @@ -239,6 +239,7 @@ The following adapters should work: .It Senao NUB-3701 .It Sitecom WL-113 ver 2 .It Sitecom WL-172 +.It Sweex LW053 .It TP-LINK TL-WN321G .El .Sh EXAMPLES |