diff options
author | Yojiro Uo <yuo@cvs.openbsd.org> | 2008-07-20 14:24:50 +0000 |
---|---|---|
committer | Yojiro Uo <yuo@cvs.openbsd.org> | 2008-07-20 14:24:50 +0000 |
commit | 94acd454650df65b0bf1c604c521193c6a7b4fd9 (patch) | |
tree | 92b3f2026a5cb697b21c3b2b5a872397244cc4d9 /share | |
parent | bcd5ceb03cdecf7e2e4c89e2868d641ca85f484d (diff) |
Huawei E618 and E620 is not compatible with ubsa(4).
This patch moves these device to umsm(4).
reported by Aleksander Piotrowski, ok jsg@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/ubsa.4 | 6 | ||||
-rw-r--r-- | share/man/man4/umsm.4 | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/ubsa.4 b/share/man/man4/ubsa.4 index 94353563b70..d73cd828ce0 100644 --- a/share/man/man4/ubsa.4 +++ b/share/man/man4/ubsa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ubsa.4,v 1.16 2008/06/26 05:42:07 ray Exp $ +.\" $OpenBSD: ubsa.4,v 1.17 2008/07/20 14:24:49 yuo Exp $ .\" $NetBSD: ubsa.4,v 1.1 2002/10/08 13:18:42 augustss Exp $ .\" .\" Copyright (c) 2001 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: June 26 2008 $ +.Dd $Mdocdate: July 20 2008 $ .Dt UBSA 4 .Os .Sh NAME @@ -65,8 +65,6 @@ driver supports the following adapters: .It Belkin F5U120 .It e-Tek Labs Kwik232 .It GoHubs GoCOM232 -.It HUAWEI Mobile Connect E618 -.It HUAWEI Mobile Connect E620 .It Novatel Wireless Merlin U740 .It Option GlobeTrotter 3G FUSION .It Option GlobeTrotter 3G QUAD diff --git a/share/man/man4/umsm.4 b/share/man/man4/umsm.4 index 935cd2070fc..150e06dacce 100644 --- a/share/man/man4/umsm.4 +++ b/share/man/man4/umsm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: umsm.4,v 1.29 2008/05/28 19:53:04 jmc Exp $ +.\" $OpenBSD: umsm.4,v 1.30 2008/07/20 14:24:49 yuo Exp $ .\" .\" Copyright (c) 2006 Jonathan Gray <jsg@openbsd.org> .\" @@ -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 28 2008 $ +.Dd $Mdocdate: July 20 2008 $ .Dt UMSM 4 .Os .Sh NAME @@ -43,6 +43,8 @@ driver: .It Li "Emobile D02HW" Ta Ta USB .It Li "Huawei Mobile E172" Ta Ta USB .It Li "Huawei Mobile E220" Ta Ta USB +.It Li "Huawei Mobile Connect E618" Ta Ta USB +.It Li "Huawei Mobile Connect E620" Ta Ta USB .It Li "Kyocera KPC650" Ta Ta CardBus .It Li "Novatel Wireless ES620" Ta Ta USB .It Li "NTT DoCoMo A2502" Ta Ta USB |