From owner-freebsd-net@FreeBSD.ORG Mon Jun 27 13:39:46 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD5B8106564A for ; Mon, 27 Jun 2011 13:39:46 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 67D598FC1E for ; Mon, 27 Jun 2011 13:39:46 +0000 (UTC) Received: by ywf7 with SMTP id 7so2479543ywf.13 for ; Mon, 27 Jun 2011 06:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6I4HgM5S4TfB3ebj6AkGseKHXoWGRD0S6GL8PURzhXs=; b=T1v7xvxe2d8efGRCFJ2cQVFF1zCYWWIM9h1zSohYBBol9PSeugq2wvbjw6tvbRFInk xOGAyFC9rm9e8MyIEjHjWnWBhUgYlolhPMaaEWMUUVv8puQRdwhsNXA4xek3+NuTRbkW Q2f5HjXx2CPxPNNSyS22sbaTTP3U8TgvEHARc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=L3faCKTUATjMyehgl3OKSo8LOQg0dBPRYM7lSBY1WyVaTAlsQIBX7Kd8hoyvnQ5GOF IwFWNx5Pt0HCOqTOVKZ5Xp8+Zr4KnKfZTSa7jgkW4G5nTbgkmfeSxY8RnwUEpZcrbOPo QvWWMscmrFHGCPJjijrg23nFMvd7I1ei7JgBw= MIME-Version: 1.0 Received: by 10.150.236.3 with SMTP id j3mr6739434ybh.294.1309181985565; Mon, 27 Jun 2011 06:39:45 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.150.146.13 with HTTP; Mon, 27 Jun 2011 06:39:45 -0700 (PDT) In-Reply-To: References: Date: Mon, 27 Jun 2011 21:39:45 +0800 X-Google-Sender-Auth: DNuShXqB837kXDeAcZebjmGUmvk Message-ID: From: Adrian Chadd To: Patrick Lahni Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-net@freebsd.org Subject: Re: iwn -CURRENT drivers on -STABLE? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jun 2011 13:39:46 -0000 On 27 June 2011 00:28, Patrick Lahni wrote: > Yea, that's what I just ended up doing. =A0Just purchased a AR9280 half-h= eight > mini pci-e to install on my itx board. =A0I'm hoping this will do what I = want > - dual band 11gn hostap (or at least just 11g hostap). =A0Live and learn. > Thanks for the input! It'll do 11g fine. It'll do 11n with -HEAD if you're feeling experimental and know what to disable (specifically, TX AMPDU.) Adrian