diff options
author | 2021-03-28 12:10:05 +0000 | |
---|---|---|
committer | 2021-03-28 12:10:05 +0000 | |
commit | 1b066e180f056ae6d5f3dcae2d9bb44f3a4b3133 (patch) | |
tree | 702660062aa9d15dcf3657c1a7a2126db72367c3 | |
parent | Add vid/pid table to umb(4) allowing matching to alternate config (diff) | |
download | wireguard-openbsd-1b066e180f056ae6d5f3dcae2d9bb44f3a4b3133.tar.xz wireguard-openbsd-1b066e180f056ae6d5f3dcae2d9bb44f3a4b3133.zip |
list Dell DW5821e as supported for umb(4)
-rw-r--r-- | share/man/man4/umb.4 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/umb.4 b/share/man/man4/umb.4 index 9720f0927d6..78631fa49fc 100644 --- a/share/man/man4/umb.4 +++ b/share/man/man4/umb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umb.4,v 1.11 2020/05/12 13:03:52 schwarze Exp $ +.\" $OpenBSD: umb.4,v 1.12 2021/03/28 12:10:05 sthen Exp $ .\" .\" Copyright (c) 2016 genua mbH .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 12 2020 $ +.Dd $Mdocdate: March 28 2021 $ .Dt UMB 4 .Os .Sh NAME @@ -44,8 +44,10 @@ PIN again even if the system was rebooted. The following devices should work: .Pp .Bl -tag -width Ds -offset indent -compact +.It Dell DW5821e .It Ericsson H5321gw and N5321gw .It Fibocom L831-EAU +.\" .It Huawei ME906s -- attaches but needs more work .It Medion Mobile S4222 (MediaTek OEM) .It Sierra Wireless EM7345 .It Sierra Wireless EM7455 |