From owner-svn-src-head@FreeBSD.ORG Mon Oct 7 06:50:01 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 4F97AD1B; Mon, 7 Oct 2013 06:50:01 +0000 (UTC) (envelope-from hiren@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3CFAD281E; Mon, 7 Oct 2013 06:50:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r976o17m009424; Mon, 7 Oct 2013 06:50:01 GMT (envelope-from hiren@svn.freebsd.org) Received: (from hiren@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r976o1ka009423; Mon, 7 Oct 2013 06:50:01 GMT (envelope-from hiren@svn.freebsd.org) Message-Id: <201310070650.r976o1ka009423@svn.freebsd.org> From: Hiren Panchasara Date: Mon, 7 Oct 2013 06:50:01 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r256096 - head/share/man/man4 X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 06:50:01 -0000 Author: hiren Date: Mon Oct 7 06:50:00 2013 New Revision: 256096 URL: http://svnweb.freebsd.org/changeset/base/256096 Log: With r253139, firmware for urtwn(4) is in base system. Correct the man page to reflect that. Approved by: re (blackend) Modified: head/share/man/man4/urtwn.4 Modified: head/share/man/man4/urtwn.4 ============================================================================== --- head/share/man/man4/urtwn.4 Mon Oct 7 02:23:00 2013 (r256095) +++ head/share/man/man4/urtwn.4 Mon Oct 7 06:50:00 2013 (r256096) @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd July 7, 2013 +.Dd October 6, 2013 .Dt URTWN 4 .Os .Sh NAME @@ -57,18 +57,6 @@ The RTL8192CU is a highly integrated mul 802.11n adapter that combines a MAC, a 2T2R capable baseband and an RF in a single chip. It operates in the 2GHz spectrum only. -.Pp -The driver needs at least version 1.1p0 of the following firmware files, -which are loaded when an interface is attached: -.Pp -.Bl -tag -width Ds -offset indent -compact -.It urtwn-rtl8192cfwT -.It urtwn-rtl8192cfwU -.It urtwn-rtl8723fw -.El -.Pp -The firmware is available as part of the FreeBSD Ports collection in -net/urtwn-firmware-kmod. .Sh HARDWARE The following adapters should work: .Pp