From owner-svn-src-all@FreeBSD.ORG Sun May 3 05:21:39 2009 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 E41741065672 for ; Sun, 3 May 2009 05:21:39 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forwards4.yandex.ru (forwards4.yandex.ru [77.88.32.20]) by mx1.freebsd.org (Postfix) with ESMTP id 94CBF8FC0C for ; Sun, 3 May 2009 05:21:39 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from smtp15.yandex.ru (smtp15.yandex.ru [77.88.32.85]) by forwards4.yandex.ru (Yandex) with ESMTP id 2B1664C574C for ; Sun, 3 May 2009 09:09:45 +0400 (MSD) Received: from [77.66.147.99] ([77.66.147.99]:32963 "EHLO smeshariki.local" smtp-auth: "cvs-src" TLS-CIPHER: "DHE-RSA-AES256-SHA keybits 256/256 version TLSv1/SSLv3" TLS-PEER-CN1: ) by mail.yandex.ru with ESMTP id S4866158AbZECFJk (ORCPT ); Sun, 3 May 2009 09:09:40 +0400 X-Yandex-TimeMark: 1241327380 X-Yandex-Spam: 1 X-Yandex-Front: smtp15 X-BornDate: 1169586000 X-Yandex-Karma: 0 X-Yandex-KarmaStatus: 0 X-MsgDayCount: 1 X-Comment: RFC 2476 MSA function at smtp15.yandex.ru logged sender identity as: cvs-src Message-ID: <49FD264F.3070104@yandex.ru> Date: Sun, 03 May 2009 09:06:23 +0400 From: "R.Mahmatkhanov" User-Agent: Thunderbird 2.0.0.21 (X11/20090414) MIME-Version: 1.0 To: svn-src-all@freebsd.org References: <200905030401.n4341h9W003803@svn.freebsd.org> In-Reply-To: <200905030401.n4341h9W003803@svn.freebsd.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: svn commit: r191762 - in head/sys: conf dev/bwi modules/bwi 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: Sun, 03 May 2009 05:21:40 -0000 Warner Losh пишет: > Author: imp > Date: Sun May 3 04:01:43 2009 > New Revision: 191762 > URL: http://svn.freebsd.org/changeset/base/191762 > > Log: > Bring in Andrew Thompson's port of Sepherosa Ziehau's bwi driver for > Broadcom BCM43xx chipsets. This driver uses the v3 firmware that > needs to be fetched separately. A port will be committed to create > the bwi firmware module. > Yay! Great news! Any plans to MFC the driver?