Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document a caveat with the Synet MW-P54SS



details:   https://anonhg.NetBSD.org/src/rev/71854c61597a
branches:  trunk
changeset: 824084:71854c61597a
user:      khorben <khorben%NetBSD.org@localhost>
date:      Tue May 23 00:48:29 2017 +0000

description:
Document a caveat with the Synet MW-P54SS

The MW-P54SS USB Wireless Broadband Router from Synet will only attach
after ejecting the virtual optical drive coming up first.

off to wizd(8)

diffstat:

 share/man/man4/rum.4 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r a564853e0149 -r 71854c61597a share/man/man4/rum.4
--- a/share/man/man4/rum.4      Tue May 23 00:32:47 2017 +0000
+++ b/share/man/man4/rum.4      Tue May 23 00:48:29 2017 +0000
@@ -1,5 +1,5 @@
 .\" $OpenBSD: rum.4,v 1.17 2006/10/22 08:29:01 damien Exp $
-.\" $NetBSD: rum.4,v 1.8 2014/03/18 18:20:39 riastradh Exp $
+.\" $NetBSD: rum.4,v 1.9 2017/05/23 00:48:29 khorben Exp $
 .\"
 .\" Copyright (c) 2005, 2006
 .\"    Damien Bergamini <damien.bergamini%free.fr@localhost>
@@ -241,6 +241,7 @@
 .It Senao NUB-3701
 .It Sitecom WL-113 ver 2
 .It Sitecom WL-172
+.It Synet MW-P54SS
 .It TP-LINK TL-WN321G
 .El
 .Sh EXAMPLES
@@ -325,3 +326,11 @@
 Therefore the use of a
 .Nm
 adapter in Host AP mode is discouraged.
+.Pp
+The Synet MW-P54SS USB Wireless Broadband Router first attaches as a virtual
+.Xr cd 4
+device on the
+.Xr umass 4
+mass storage bus. It will re-attach with this driver after using
+.Xr eject 1
+on the corresponding device.



Home | Main Index | Thread Index | Old Index