From owner-freebsd-wireless@FreeBSD.ORG  Thu Oct 27 09:24:20 2011
Return-Path: <owner-freebsd-wireless@FreeBSD.ORG>
Delivered-To: freebsd-wireless@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 792AF106564A;
	Thu, 27 Oct 2011 09:24:20 +0000 (UTC)
	(envelope-from adrian.chadd@gmail.com)
Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com
	[209.85.220.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 19EF28FC15;
	Thu, 27 Oct 2011 09:24:19 +0000 (UTC)
Received: by vcbfo13 with SMTP id fo13so3383831vcb.13
	for <multiple recipients>; Thu, 27 Oct 2011 02:24:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; 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;
	bh=bDDnki2iSv2gyWo0bwznHo79pV4ejOiRcl6cdsL6gBM=;
	b=LVe3HMkk9VZOCBFPD/o4iZopwbDsodJ1NrZcafJcnrYPf/42lthLvXeynmoUlkwyEf
	uBjyKqu/L3FpFlrjEfHlv4k2ctsleI/++tigbXgAL49iPW5mz4erzm2vyN2dmbvhBH2e
	gEMSN0dXA31vj5vuP08XHGKFND06kBsT82WQE=
MIME-Version: 1.0
Received: by 10.52.37.167 with SMTP id z7mr744053vdj.112.1319707459214; Thu,
	27 Oct 2011 02:24:19 -0700 (PDT)
Sender: adrian.chadd@gmail.com
Received: by 10.52.176.1 with HTTP; Thu, 27 Oct 2011 02:24:19 -0700 (PDT)
In-Reply-To: <329248798.20111027130323@serebryakov.spb.ru>
References: <872994138.20111026222719@serebryakov.spb.ru>
	<CAJ-Vmonbsq35Jc=H_G+ZKgVH1DvNSPkSKoJMLVG1vx7OcHdNaw@mail.gmail.com>
	<329248798.20111027130323@serebryakov.spb.ru>
Date: Thu, 27 Oct 2011 17:24:19 +0800
X-Google-Sender-Auth: 8nCjupVx29RGKbHGFK5fWmM3f20
Message-ID: <CAJ-VmomP4dJ-cS8yhBhn9cnGHx6O9XSyzpEqiE4S5at+zBsGNg@mail.gmail.com>
From: Adrian Chadd <adrian@freebsd.org>
To: lev@freebsd.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Cc: freebsd-wireless@freebsd.org
Subject: Re: AR9280: ar5416PerCalibrationN: NF calibration didn't finish;
 delaying CCA
X-BeenThere: freebsd-wireless@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Discussions of 802.11 stack,
	tools device driver development." <freebsd-wireless.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-wireless>, 
	<mailto:freebsd-wireless-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-wireless>
List-Post: <mailto:freebsd-wireless@freebsd.org>
List-Help: <mailto:freebsd-wireless-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-wireless>, 
	<mailto:freebsd-wireless-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 27 Oct 2011 09:24:20 -0000

2011/10/27 Lev Serebryakov <lev@freebsd.org>:

> =A0It is crazy world: you could buy Mini-PCI / Mini-PCIe cards locally.
> With MMCX or U.FL connectors. You could by antennas -- RP-SMA, N-type,
> any. All of this you could buy locally, in city's computer stores. Not
> in everyone, but there are several big ones, which have such parts. =A0An=
d
> NO ONE sell pigtails! AT ALL! Personnel doesn't understand, what I'm
> asking about. One very special place offers custom-made cables -- any
> connectors, any length, but for short U.FL <-> RP-SMA cable they ask
> $30 (USD). For one. Ooops.

Yup. I've had some issues sourcing u.fl pigtails. I've had to do an
order of 50 just to get some.

>>> =A0802.11g and signal strength seems to be same as with AR5413 based
>>> card, but here are error on start:
>> Ok. Is that good or bad?

> =A0 I'm not sure :) It means, that my previous card is not broken (it
> =A0is good), but it means too, that my environment is very noisy (it is
> =A0bad) :)

Yup. I've obtained an AR5413 based NIC and it seems happy. I bet your
area is just very congested.
Hopefully at some point I can get the OK to release the spectral scan
code, which means you can
turn your AR9280 into a spectrum analyser, then you can see how noisy
things are.

> =A0And what about channels? All these HT/20 and HT/40 -- what is best?

Well, you can just choose a HT/40 channel if you'd like to test
interoperability.
11n and 11bg clients can associate, but there's currently no HT
protection of frames to interoperate with legacy networks so
performance may suffer.
But yes, it'll work.

So if you'd like to try HT/20 or HT/40, give it a shot. It'll at least
be a good test to see what breaks. :)




Adrian