From owner-freebsd-wireless@FreeBSD.ORG Sat Jul 2 03:27:04 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 E45A3106564A; Sat, 2 Jul 2011 03:27:03 +0000 (UTC) (envelope-from zhtx10@gmail.com) Received: from mail-pv0-f182.google.com (mail-pv0-f182.google.com [74.125.83.182]) by mx1.freebsd.org (Postfix) with ESMTP id AB5CA8FC13; Sat, 2 Jul 2011 03:27:03 +0000 (UTC) Received: by pvg11 with SMTP id 11so4375026pvg.13 for ; Fri, 01 Jul 2011 20:27:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=otzKUuAQSwVrdk5xXUbUEyMV6f5IFxbGMuELBM1DQzc=; b=qYRmZKT1kxkBBWIBW3IOlZlrKRkIK1qjTnmrnaZTxjgxYw9q35Zcjl9O9uvHd/JqRW pmen1kApPXW44o4mIFVZgB+vItNwsZWxlwVVYFhpADlZBTpmxEPLt8YAoikOF1DbtBBp e4/tpB14PN6tT8BAcX1KGxx32hzdfdmId84wM= Received: by 10.142.203.10 with SMTP id a10mr3229wfg.51.1309577223047; Fri, 01 Jul 2011 20:27:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.165.11 with HTTP; Fri, 1 Jul 2011 20:26:43 -0700 (PDT) In-Reply-To: References: <4E06E668.4040603@gmail.com> From: =?UTF-8?B?57q15qiq5aSp5LiL?= Date: Sat, 2 Jul 2011 11:26:43 +0800 Message-ID: To: Adrian Chadd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-wireless@freebsd.org Subject: Re: Couldn't connect to wireless networking 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: Sat, 02 Jul 2011 03:27:04 -0000 2011/7/1 =E7=BA=B5=E6=A8=AA=E5=A4=A9=E4=B8=8B : > > Here is it. > > > > SSID/MESH ID BSSID CHAN > > WEB d8:5d:4c:2d:4f:3a 6 > > > > RATE S:N INT CAPS > > 54M -76:-96 100 EPS RSN WPA > > There doesn't seem to be anything terribly difficult with this. The > signal seems ok, the channel should be fine (unless channel 6 is > -very- crowded) - ie, it's not trying to use channels 12/13 which are > 11b and Japan only. > > I'm honestly quite stumped. Some further debugging is needed, but I'm > personally short of spare time at the moment to try and help debug > this kind of problem. Sorry :( > > > adrian > OK, thank you for helping me.