From owner-freebsd-wireless@FreeBSD.ORG Mon Mar 4 20:58:59 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2B382629 for ; Mon, 4 Mar 2013 20:58:59 +0000 (UTC) (envelope-from onyx@z-up.ru) Received: from mx.z-up.ru (mx.z-up.ru [92.241.12.98]) by mx1.freebsd.org (Postfix) with ESMTP id DB54E14B9 for ; Mon, 4 Mar 2013 20:58:58 +0000 (UTC) Received: from onyx-y550p.loc (unknown [92.241.12.59]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.z-up.ru (Postfix) with ESMTPSA id 6CA5E11464 for ; Tue, 5 Mar 2013 00:49:46 +0400 (GMT-4) From: Dmitry Kolosov To: freebsd-wireless@freebsd.org Subject: Max wireless throughput Date: Tue, 5 Mar 2013 00:49:49 +0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; i386; ; ) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201303050049.50218.onyx@z-up.ru> X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: onyx@z-up.ru List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Mar 2013 20:58:59 -0000 Hello dear FreeBSD users! What is maximum wireless throughput you have reached (seen) on -STABLE (mean 11g only mode)? I have 54Mbps as for `ifconfig` and 24-28Mbps as for file fransfer (nfs). HostAP hardware is: ath0@pci0:5:0:0: class=0x028000 card=0x3a781186 chip=0x0029168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR922X Wireless Network Adapter' class = network And STA hardware is: ath0@pci0:6:0:0: class=0x028000 card=0x30a117aa chip=0x002b168c rev=0x01 hdr=0x00 vendor = 'Atheros Communications Inc.' device = 'AR9285 Wireless Network Adapter (PCI-Express)' class = network The second question is - what max wireless throughput i can reach on such hardware on -STABLE? Thanks in advance!