From owner-svn-doc-all@FreeBSD.ORG Thu Jul 24 21:29:30 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 42806837; Thu, 24 Jul 2014 21:29:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2F5B92A6C; Thu, 24 Jul 2014 21:29:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6OLTUqQ006092; Thu, 24 Jul 2014 21:29:30 GMT (envelope-from gavin@svn.freebsd.org) Received: (from gavin@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6OLTU8A006091; Thu, 24 Jul 2014 21:29:30 GMT (envelope-from gavin@svn.freebsd.org) Message-Id: <201407242129.s6OLTU8A006091@svn.freebsd.org> From: Gavin Atkinson Date: Thu, 24 Jul 2014 21:29:30 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45373 - head/en_US.ISO8859-1/books/handbook/advanced-networking X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2014 21:29:30 -0000 Author: gavin Date: Thu Jul 24 21:29:29 2014 New Revision: 45373 URL: http://svnweb.freebsd.org/changeset/doc/45373 Log: Mention the if_ipheth module in the tethering section. Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Thu Jul 24 20:53:11 2014 (r45372) +++ head/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.xml Thu Jul 24 21:29:29 2014 (r45373) @@ -2247,14 +2247,16 @@ freebsdap 00:11:95:c3:0d:ac 1 Many cellphones provide the option to share their data connection over USB (often called "tethering"). This feature - uses the RNDIS or CDC + uses either the RNDIS, CDC + or a custom iPhone protocol. Before attaching a device, load the appropriate driver into the kernel: &prompt.root; kldload if_urndis -&prompt.root; kldload cdce +&prompt.root; kldload cdce +&prompt.root; kldload ipheth Once the device is attached ue0 will be