From owner-freebsd-questions@FreeBSD.ORG Sun May 27 17:47:19 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFD971065675; Sun, 27 May 2012 17:47:19 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-pz0-f54.google.com (mail-pz0-f54.google.com [209.85.210.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7E5A78FC18; Sun, 27 May 2012 17:47:19 +0000 (UTC) Received: by dadv36 with SMTP id v36so3303751dad.13 for ; Sun, 27 May 2012 10:47:19 -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:content-type; bh=vVECnd+RVWDyB356byWilXzoDasV7rjkd98gu4r9OE0=; b=MtOgTCbweOqx233zJAoZGD+1hS+cVpE48MgPBhpfazemZiEVVJqqYO0is53sDroJXY 4DPrqdYa4tWoclx3TtW8nC5wBYcOz5cIWzsdreACJoW+4EQIRShHgmXrlSDPHBYt157N PZyguqZpRUYUxerbcgM9kA5Qgfx1KUOPiHib/iBmTRQrnCpxcXVeuI+Dq6//zLQTXS6k oXgspXTf+1fxFKlXw1seBiLAA6M9SAEjODMNTtwTIuUFQhl9DOWCAlsLp7DzyuEenBug WprZb+ghDgLSw1TuZBwtMQr5YSk9CUVHUITesaGHeDcZ3k8qKI2qBIDPkIUAP7Un5cs2 8VqA== MIME-Version: 1.0 Received: by 10.68.116.203 with SMTP id jy11mr18488867pbb.129.1338140839257; Sun, 27 May 2012 10:47:19 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.142.203.2 with HTTP; Sun, 27 May 2012 10:47:19 -0700 (PDT) In-Reply-To: <20120504200307.GA30426@mech-cluster241.men.bris.ac.uk> References: <20120504200307.GA30426@mech-cluster241.men.bris.ac.uk> Date: Sun, 27 May 2012 10:47:19 -0700 X-Google-Sender-Auth: ySQrm2q7CBfIXHBjy26qbAGNkYM Message-ID: From: Adrian Chadd To: freebsd-questions@freebsd.org, freebsd-mobile@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Re: help debug bwn(4) wireless X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2012 17:47:19 -0000 Hi, Please email freebsd-wireless@ with wireless related questions. Try "wlandebug -i wlan0 +crypto" and see if you get encryption errors. Unfortunately there's currently no broadcom NIC maintainer, so things are falling behind. adrian