From owner-freebsd-wireless@FreeBSD.ORG Tue Jun 18 07:47:59 2013 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 6184ED88 for ; Tue, 18 Jun 2013 07:47:59 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qc0-x232.google.com (mail-qc0-x232.google.com [IPv6:2607:f8b0:400d:c01::232]) by mx1.freebsd.org (Postfix) with ESMTP id 222AC1203 for ; Tue, 18 Jun 2013 07:47:59 +0000 (UTC) Received: by mail-qc0-f178.google.com with SMTP id c11so2147225qcv.9 for ; Tue, 18 Jun 2013 00:47:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Ke5lEb+xgW+bzDk37cIVx1pGGwgIl2dAqxHTE0g9wk8=; b=ODkw83t0AWY6nqRN7MtBtLN7nDq2zyTKyk6G+CEux54f3Yj/4kzXRJCWliw8teW/fb S08PXBEqUfpLnWIRksU4qEzQWPOOU0KuMipSXhk3SkR+zes0oSWQi481noSBzF4CE/JA sEtr9n2Pwe+HS1tkzeXQaQ5k9cYjh/hz2IqSwsDXHgSt1FLqa9tsiKkjNk0zfXy/PNiA hgqDR7tLdjSQZHBAXQMclmRGxFl5akFSRxxqCKa3HJ034cm25u3T9fyEfV2xCNl++AKb xkqKyzGwMGID57A45w71phizWnUuCiZhqqCQHoVTjP2n65m2fFe8jXnDHclZSp9B5AbF 6RCw== MIME-Version: 1.0 X-Received: by 10.224.60.4 with SMTP id n4mr1766207qah.34.1371541678695; Tue, 18 Jun 2013 00:47:58 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.5.65 with HTTP; Tue, 18 Jun 2013 00:47:58 -0700 (PDT) In-Reply-To: <51C0104F.4050200@pean.org> References: <511E30FF.4050404@pean.org> <51BAFF95.6090402@pean.org> <6D354DC2-3D2E-441E-ABCF-8C024937ACDF@pean.org> <51C0104F.4050200@pean.org> Date: Tue, 18 Jun 2013 00:47:58 -0700 X-Google-Sender-Auth: iJdCG2NXSC2LNs87VPjPL24Elfg Message-ID: Subject: Re: Support for Mini PCie card WLE300NX( (AR9380) From: Adrian Chadd To: =?ISO-8859-1?Q?Peter_Ankerst=E5l?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 18 Jun 2013 07:47:59 -0000 If 11n is available, it'll negotiate it. adrian On 18 June 2013 00:46, Peter Ankerst=E5l wrote: > Oops. That did the trick. Thanks! > > But now I cant get it to work with 802.11an. First of all it seems locked= in > "country US" and setting :ht/40+ seems to have no effect. > > /Peter. > > > On 06/17/2013 09:07 PM, Adrian Chadd wrote: >> >> Hm, do you have ATH_ENABLE_11N in your kernel config? >> >> >> >> adrian >> >