From owner-svn-src-head@FreeBSD.ORG Wed Sep 15 19:40:42 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D725F10656C1; Wed, 15 Sep 2010 19:40:42 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id C74628FC19; Wed, 15 Sep 2010 19:40:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o8FJegaA048454; Wed, 15 Sep 2010 19:40:42 GMT (envelope-from imp@svn.freebsd.org) Received: (from imp@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o8FJegSn048452; Wed, 15 Sep 2010 19:40:42 GMT (envelope-from imp@svn.freebsd.org) Message-Id: <201009151940.o8FJegSn048452@svn.freebsd.org> From: Warner Losh Date: Wed, 15 Sep 2010 19:40:42 +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: r212693 - head/share/man/man4 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 15 Sep 2010 19:40:42 -0000 Author: imp Date: Wed Sep 15 19:40:42 2010 New Revision: 212693 URL: http://svn.freebsd.org/changeset/base/212693 Log: Add note abotu bwn and newer chipsets Modified: head/share/man/man4/bwi.4 Modified: head/share/man/man4/bwi.4 ============================================================================== --- head/share/man/man4/bwi.4 Wed Sep 15 19:40:08 2010 (r212692) +++ head/share/man/man4/bwi.4 Wed Sep 15 19:40:42 2010 (r212693) @@ -90,6 +90,20 @@ driver supports Broadcom BCM43xx based w .It "TRENDnet TEW-401PCplus BCM4306 CardBus b/g" .It "US Robotics 5411 BCM4318 CardBus b/g" .El +.Pp +The +.Nm +driver uses the older v3 version of Broadcom's firmware. +While this older firmware does support most BCM43xx parts, the +.Xr bwn 4 +driver works better for the newer chips it supports. +You must use the +.Nm +driver if you are using older Broadcom chipsets (BCM4301, BCM4303 and +BCM4306 rev 2). +The v4 version of the firmware that +.Xr bwn 4 +uses does not support these chips. .Sh EXAMPLES Join an existing BSS network (i.e., connect to an access point): .Pp