From owner-svn-src-all@FreeBSD.ORG Thu Mar 4 20:30:51 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 297D41065680 for ; Thu, 4 Mar 2010 20:30:51 +0000 (UTC) (envelope-from weongyo.jeong@gmail.com) Received: from mail-ew0-f226.google.com (mail-ew0-f226.google.com [209.85.219.226]) by mx1.freebsd.org (Postfix) with ESMTP id A8BFA8FC1A for ; Thu, 4 Mar 2010 20:30:50 +0000 (UTC) Received: by ewy26 with SMTP id 26so2044522ewy.3 for ; Thu, 04 Mar 2010 12:30:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:received:from:date:to:cc :subject:message-id:reply-to:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent:organization:x-operation-sytem; bh=VYlWPgzRel9LZkvNmqywB5Dcnn4DztMwaY1zKH7W04U=; b=Xid+L6Txa76zJ4vMlPDMlg65ckw7AX9FDIWzPN+x9Sl3F2tc6lG2xh1c6eyus9kcE2 L1lPsGhAGo2j9PKkUuQxiJsKtq8pP/RQGKNwXhjDAX15aAAf1PSRLw6RE2NOy2uIR+5Q tkRWD4WfdJch4WdNYzp3gEWtedVfZPwWBk3rM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:date:to:cc:subject:message-id:reply-to:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent:organization:x-operation-sytem; b=F04QfqimQmjFUS8VNcZbDeUGzVydkb/Ze/kOoCO2izpne2MwIJsiXs/GwHDn5NZlN6 UCStcldWsUjs7/f1kV5DYnf2Y52uI/WgXJ2qyU1HwtKu/F8RHA3Ty4u/aNQp4Ns1uyJm dYwF3cFyW2zM2ZFE0QUfYOrp+cCtR6TNtby1M= Received: by 10.213.97.80 with SMTP id k16mr1671890ebn.1.1267734643137; Thu, 04 Mar 2010 12:30:43 -0800 (PST) Received: from weongyo ([174.35.1.224]) by mx.google.com with ESMTPS id 14sm586001ewy.2.2010.03.04.12.30.40 (version=SSLv3 cipher=RC4-MD5); Thu, 04 Mar 2010 12:30:42 -0800 (PST) Received: by weongyo (sSMTP sendmail emulation); Thu, 4 Mar 2010 12:30:35 -0800 From: Weongyo Jeong Date: Thu, 4 Mar 2010 12:30:35 -0800 To: Ruslan Mahmatkhanov Message-ID: <20100304203035.GP1295@weongyo> Mail-Followup-To: Ruslan Mahmatkhanov , svn-src-all@freebsd.org References: <201002251942.o1PJgpgX044420@svn.freebsd.org> <4B86D4C5.6050803@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B86D4C5.6050803@yandex.ru> User-Agent: Mutt/1.4.2.3i Organization: CDNetworks. X-Operation-Sytem: FreeBSD Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r204326 - head/sys/modules X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Weongyo Jeong 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: Thu, 04 Mar 2010 20:30:51 -0000 On Thu, Feb 25, 2010 at 10:51:33PM +0300, Ruslan Mahmatkhanov wrote: > On 25.02.2010 22:42, Weongyo Jeong wrote: > >Author: weongyo > >Date: Thu Feb 25 19:42:51 2010 > >New Revision: 204326 > >URL: http://svn.freebsd.org/changeset/base/204326 > > > >Log: > > Add bwn(4) driver to the build. > > Thank you much for this! > When you plan to MFC that? I think MFC could be happen soon. Thank you :-) regards, Weongyo Jeong