From owner-freebsd-questions@freebsd.org Tue Jan 26 01:34:16 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6AD4A46B31 for ; Tue, 26 Jan 2016 01:34:15 +0000 (UTC) (envelope-from sm.1205@yahoo.com) Received: from nm17-vm0.bullet.mail.ne1.yahoo.com (nm17-vm0.bullet.mail.ne1.yahoo.com [98.138.91.58]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B39E9260 for ; Tue, 26 Jan 2016 01:34:15 +0000 (UTC) (envelope-from sm.1205@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1453771941; bh=zEl/BIEDpYvRQrw8xD4NJQlE1HJxH/7Vba0CS+7X5Bc=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=WmJQx3/uu4OfDtTjOUModTFUwXHZm1g4Bbhtlxha6507D3XfqJpGJhKVqgpEyPoYFjSJrAV5ahSs2pdq2JLdRg/PkY78whvAgUV6o5Im18xdcG9zSnZecGNJbN/cGN1jrLA7oumy5aVCFrBgyyEuYb6oBoEfnel77cMaCLY7IEka3iDcoXM1soz+vg65ruGQDDJi/LZ1CcSOVN8GkzC9nT0aX6EzuEdGfktmG/WXglNvlvw6kzqIhXY9rBl3MGDZNzLdB8ttznhHyf4eblCzRILG+Dp8bIaeNT3DVUjT7gh7QpqCfsX33PSh18AgBK98mEFyE1B/8erYMVta4YXA+w== Received: from [98.138.100.113] by nm17.bullet.mail.ne1.yahoo.com with NNFMP; 26 Jan 2016 01:32:21 -0000 Received: from [98.138.226.168] by tm104.bullet.mail.ne1.yahoo.com with NNFMP; 26 Jan 2016 01:32:21 -0000 Received: from [127.0.0.1] by omp1069.mail.ne1.yahoo.com with NNFMP; 26 Jan 2016 01:32:21 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 481042.58265.bm@omp1069.mail.ne1.yahoo.com X-YMail-OSG: Tj8TaWIVM1m7.vP_N8hGKv0aEuQP2Lfr4A2kLwhrMZSR1zIjfJPLelAPweFv0zB cd0_OCDCTj4t6Nx0p3tODDjRW7Deu.IOKkc1Oq4Q7OQASFtBZ.fKXGAAcYc5WzPkGSo1_vtZbgaI mGCdj3F8m1qyIVEIKj9mXUvaxinr108mAjYlUubNhOjVZfyHxa00xvLKKgPeDVmzaTsZwthZJ3SH Ve50MNHJO.FHRN.MwWRhcle0Mm1zG_d3.bEezQDfnuRDAMF80BZtm5MTUFM9VA61Qr1hbeW0CPbP 2sgLgzx4qGMIAusqldvptsTbrHlgJYgoQIbGqZV.B0g_pIX_oMH4exVI04sp2UFlUUMwn3Mui2NM F.0Rk_ZDSjYji6p6r60GoXjI5MJaAowPw.5gQZsr0Cv2q5bFGI_Uzpb6O326wKzv5u2I_XNDLbRY oFhHyv7XwO9Ysz85jqLHAqvyQvqJuE924s06rjDd6EbnndnkN7A-- Received: by 98.138.105.194; Tue, 26 Jan 2016 01:32:21 +0000 Date: Tue, 26 Jan 2016 01:32:05 +0000 (UTC) From: Seinstein Meinstein Reply-To: Seinstein Meinstein To: "freebsd-questions@freebsd.org" Message-ID: <660694979.70122.1453771925961.JavaMail.yahoo@mail.yahoo.com> Subject: FreeBSD 11-CURRENT - WLAN TMA Support MIME-Version: 1.0 References: <660694979.70122.1453771925961.JavaMail.yahoo.ref@mail.yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jan 2016 01:34:16 -0000 Hello All, I would like to know if the latest FreeBSD version has support for the foll= owing: 1. Fully functional TDMA (Time Division Multiple Access) in the 802.11 wire= less driver code.=C2=A02. What protocol version does it support? Specifical= ly I am looking for the latest 802.11ac/802.11n protocol support.=C2=A03. C= an the driver code be fully cross compiled for any platform (ARM, PowerPC, = etc.?)4. Where can I get the tar ball (tar.gz?). Please provide pointers, I= can only find web access to the files. GitHub project will also help.=C2= =A0 Thanks very much in advance,Sridharan.