From owner-svn-src-all@FreeBSD.ORG Wed Oct 15 21:47:01 2008 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 730F810656A7; Wed, 15 Oct 2008 21:47:01 +0000 (UTC) (envelope-from n_hibma@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6148D8FC1F; Wed, 15 Oct 2008 21:47:01 +0000 (UTC) (envelope-from n_hibma@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id m9FLl1bM044119; Wed, 15 Oct 2008 21:47:01 GMT (envelope-from n_hibma@svn.freebsd.org) Received: (from n_hibma@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id m9FLl1pl044118; Wed, 15 Oct 2008 21:47:01 GMT (envelope-from n_hibma@svn.freebsd.org) Message-Id: <200810152147.m9FLl1pl044118@svn.freebsd.org> From: Nick Hibma Date: Wed, 15 Oct 2008 21:47:01 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r183926 - head/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2008 21:47:01 -0000 Author: n_hibma Date: Wed Oct 15 21:47:01 2008 New Revision: 183926 URL: http://svn.freebsd.org/changeset/base/183926 Log: Comment on the umass CD ROM devices in the UMTS modems. Modified: head/share/man/man4/u3g.4 Modified: head/share/man/man4/u3g.4 ============================================================================== --- head/share/man/man4/u3g.4 Wed Oct 15 21:25:11 2008 (r183925) +++ head/share/man/man4/u3g.4 Wed Oct 15 21:47:01 2008 (r183926) @@ -73,6 +73,8 @@ Huawei E220 (E270?) Huawei Mobile .It Novatal MC950D +.It +Sierra cards .El (See /sys/dev/u3g.c for the complete list of supported cards for each vendor mentioned above). @@ -80,6 +82,12 @@ mentioned above). The supported 3G cards provide the necessary modem port for ppp, pppd, or mpd connections as well as extra ports (depending on the specific device) to provide other functions (diagnostic port, SIM toolkit port) +.Pp +In some of these devices a mass storage device supported by the +.Xr umass 4 +driver is present which contains Windows and Mac OSX drivers. This device is +hidden, unless the machine was booted in verbose (see +.Xr boot 8 ). .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , @@ -97,5 +105,7 @@ in September 2008. The .Nm driver was written by -.An Andrea Guzzo Aq aguzzo@anywi.com . +.An Andrea Guzzo Aq aguzzo@anywi.com +and +.An Nick Hibma Aq n_hibma@freebsd.org . Hardware for testing provided by AnyWi Technologies, Leiden, NL.