From owner-freebsd-current@FreeBSD.ORG Mon Jan 22 19:54:34 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D66F16A401 for ; Mon, 22 Jan 2007 19:54:34 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 2D1E113C45D for ; Mon, 22 Jan 2007 19:54:34 +0000 (UTC) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id l0MJsXsW021933 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 Jan 2007 11:54:34 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <45B51678.10901@errno.com> Date: Mon, 22 Jan 2007 11:54:32 -0800 From: Sam Leffler User-Agent: Thunderbird 1.5.0.8 (X11/20061115) MIME-Version: 1.0 To: Yuri Lukin References: <20070122171648.M47935@swaggi.com> In-Reply-To: <20070122171648.M47935@swaggi.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: 802.11n support? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Jan 2007 19:54:34 -0000 Yuri Lukin wrote: > Just wondering if there's any plans to add support for 802.11n even though > it's currently just a draft: > > http://wifinetnews.com/archives/007328.html Yes there are plans. The first step is to get work from perforce into cvs; it's got many changes that'll make the net80211 layer mods for 11n simple. Past that supporting tx aggregation is a lot of work and I haven't heard of anyone planning to do that. Sam