From owner-freebsd-wireless@FreeBSD.ORG Fri Sep 30 11:17:42 2011 Return-Path: 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 B66A7106564A; Fri, 30 Sep 2011 11:17:42 +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 5C9E98FC16; Fri, 30 Sep 2011 11:17:42 +0000 (UTC) Received: by vcbf13 with SMTP id f13so1731790vcb.13 for ; Fri, 30 Sep 2011 04:17:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=FVZT6eK2aem3eVo829k2b6+a4ls/mYbih+mtzSHuHAI=; b=VASQZjU8UzBHBpikRY9b0Bf2poRs+5BlHARdWqDQNh68CNl2+pZm/qi95KAV4hnjlv xLpOJ4WehKRTfHDZzsWSdbL/22VC7iYjW9kBajXpzuDR/qNTZU5qEUXt/ymaET0wEjqM N5QAQotveEWPHSDMwZhdyL4YTw8Ug+rELHxUA= MIME-Version: 1.0 Received: by 10.52.178.8 with SMTP id cu8mr4648564vdc.194.1317381461596; Fri, 30 Sep 2011 04:17:41 -0700 (PDT) Received: by 10.52.161.138 with HTTP; Fri, 30 Sep 2011 04:17:41 -0700 (PDT) In-Reply-To: References: Date: Fri, 30 Sep 2011 19:17:41 +0800 Message-ID: From: Adrian Chadd To: Bernhard Schmidt Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-wireless@freebsd.org Subject: Re: Hm, hostap+sta channel information isn't always correctly propagated 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." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 11:17:42 -0000 On 30 September 2011 18:57, Bernhard Schmidt wrote: > Do you know if CAC has been stopped/deferred as soon as you 'up'ed the > STA interface? Doing a scan and CAC at the same is certainly not > possible on a single physical interface. I'm not sure. Good point, I/you should create a PR for freebsd-wireless so we don't forget to check that. Adrian