From owner-svn-src-all@FreeBSD.ORG Wed Sep 8 14:03:32 2010 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 23EBA106566B; Wed, 8 Sep 2010 14:03:32 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id C23A88FC0A; Wed, 8 Sep 2010 14:03:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.3/8.14.1) with ESMTP id o88Dnfoa095882; Wed, 8 Sep 2010 07:49:41 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 08 Sep 2010 07:49:54 -0600 (MDT) Message-Id: <20100908.074954.895640246715730176.imp@bsdimp.com> To: weongyo@freebsd.org From: "M. Warner Losh" In-Reply-To: <201009062202.o86M29b4067327@svn.freebsd.org> References: <201009062202.o86M29b4067327@svn.freebsd.org> X-Mailer: Mew version 6.3 on Emacs 22.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r212270 - 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, 08 Sep 2010 14:03:32 -0000 In message: <201009062202.o86M29b4067327@svn.freebsd.org> Weongyo Jeong writes: : Author: weongyo : Date: Mon Sep 6 22:02:08 2010 : New Revision: 212270 : URL: http://svn.freebsd.org/changeset/base/212270 : : Log: : Adds bwi(4) at SEE ALSO section because some old devices aren't : supported by the bwn(4) firmware that as fas as I know the vendor : dropped its support. Bumps date also. Should we list them, at least by description? These are the 802.11b-only cards from what I've read in the Linux lists. They don't have enough RAM... Warner