From owner-freebsd-wireless@FreeBSD.ORG Sat Aug 23 21:58:21 2014 Return-Path: Delivered-To: freebsd-wireless@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8ABB1633 for ; Sat, 23 Aug 2014 21:58:21 +0000 (UTC) Received: from mail-qa0-x22a.google.com (mail-qa0-x22a.google.com [IPv6:2607:f8b0:400d:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4663E31EC for ; Sat, 23 Aug 2014 21:58:21 +0000 (UTC) Received: by mail-qa0-f42.google.com with SMTP id j15so10952808qaq.15 for ; Sat, 23 Aug 2014 14:58:20 -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:message-id:subject :from:to:cc:content-type; bh=+ACuQF26yvJHxSgLSK2/P2zu9DDLKWxemjD+rdbHStI=; b=pvdvdH6HxvEhbfHaZnxyTiW3S+Zs+fpKbv/zerORSXWYji9x8r7KDTecxAHRg1trJy qwXAZAaYJZbtkuIC2u27EsOhMtn3Y/vvDUy1qQrI2O+pW8GryGU9tFytGfTcrcYJcDeL kl4DRmBS8QWlekKzLxDaxW1izngOLb80LjTisux4m8Mp7DC7/ZPl/NdTn8fInRygLjoJ Qw1Bm6C6twsmVpgsong2a195PkPL5G9LBY9c8f/3g7gDFYK/nTCIuSAoKMFQc2eC0Zqr b3dL+FpStBcfRe7/mFGiltfxuUXFmLxoXDn2yTg3xaDHAVCmiSuEZ+AZRRCahA0pMdte ZXpg== MIME-Version: 1.0 X-Received: by 10.140.22.19 with SMTP id 19mr15474841qgm.18.1408831100454; Sat, 23 Aug 2014 14:58:20 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.39.139 with HTTP; Sat, 23 Aug 2014 14:58:20 -0700 (PDT) In-Reply-To: <53F90E0A.3060800@telenet.be> References: <201408231238.s7NCc8ME057766@fire.js.berklix.net> <53F8F086.1070207@telenet.be> <53F8F605.80006@telenet.be> <53F9009F.2020603@telenet.be> <53F90E0A.3060800@telenet.be> Date: Sat, 23 Aug 2014 14:58:20 -0700 X-Google-Sender-Auth: YbRBIxxHfwpuSB7rV8xNutQerGI Message-ID: Subject: Re: WPI (Intel wireless 3945ABG) strange behaviour From: Adrian Chadd To: Chris Van Steenlandt Content-Type: text/plain; charset=UTF-8 Cc: "Julian H. Stacey" , "freebsd-wireless@freebsd.org" X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.18-1 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, 23 Aug 2014 21:58:21 -0000 Hi, Ther'es two separate problems; 5ghz transmit, and your connectivity Oh, the third thing to try after all that manual stuff? dhclient wlan0 Then see if it successfully gets an IP address. -a