From owner-freebsd-wireless@FreeBSD.ORG Wed Jun 11 08:24:05 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3070D721 for ; Wed, 11 Jun 2014 08:24:05 +0000 (UTC) Received: from mail-wg0-x22f.google.com (mail-wg0-x22f.google.com [IPv6:2a00:1450:400c:c00::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C3889289D for ; Wed, 11 Jun 2014 08:24:04 +0000 (UTC) Received: by mail-wg0-f47.google.com with SMTP id k14so7548836wgh.6 for ; Wed, 11 Jun 2014 01:24:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=QAdoDmlQQSawznj4Oo6F5otZawadV98jjprxCt4zKk0=; b=NJhwvOrp1D5BTaQVfuurHgGJv4y1QCSjnmmC09SY+oQEc9vxlku/jIvjT/rVwYGVDW N80oBYyDM5GGZLdjZo3haB23uw5T7Jf0wxVk4XhJX1sWEseyh6mR2YHfpvQE6ulOppJS 2KM5t++J+WOgcsWokFiRcA5M40u6SmSY3q5LUNNtpH1NadA9UitBYE06dz7gHg6+NRtJ 23VPtPxzQYgpJIXSuvJlOnU+1tOuj0ofS13KKYCYSE3eGiiybWM3c42LsJ9yMAQwbqk7 4otLDBbZg042AgRv8W0gPGzDKp38snBVP74aDM4bFIJQatrUwokpH1i9gnuNZOksGXtL DqzA== MIME-Version: 1.0 X-Received: by 10.194.11.74 with SMTP id o10mr21953552wjb.82.1402475042309; Wed, 11 Jun 2014 01:24:02 -0700 (PDT) Received: by 10.180.93.170 with HTTP; Wed, 11 Jun 2014 01:24:02 -0700 (PDT) Date: Wed, 11 Jun 2014 18:24:02 +1000 Message-ID: Subject: Best mini-PCIe Card for AP From: Hanson Wong To: freebsd-wireless@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list 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: Wed, 11 Jun 2014 08:24:05 -0000 Hi all, I've been sifting through posts from the list, but some of the advice is a couple of years old, and as we all know, so much changes so quickly nowadays... I'm looking to get FreeBSD up and running as a wireless AP, here are some things that would be nice: - mini-PCIe. - Simultaneous dual-band. - Multiple SSIDs to separate guest/"real" network. I'm assuming ath9x is still the best bet at the moment? Which particular models work the best in FreeBSD? Cheers, Hanson