From owner-freebsd-wireless@FreeBSD.ORG Mon Sep 26 01:50:13 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 99CBD106566B; Mon, 26 Sep 2011 01:50:13 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 322BB8FC0A; Mon, 26 Sep 2011 01:50:12 +0000 (UTC) Received: by yxk36 with SMTP id 36so5006573yxk.13 for ; Sun, 25 Sep 2011 18:50:12 -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=IaillGbmdsoBeWfS6K+tWeCN1WEvV6wzQXYUwMCQx4s=; b=ozvCmTgOmHtHyKPwJswwqQCMOfDbB94Sp0yNPAKZN/0fVezXpnspuKNskVZBi4Ol9o wmAevWoIcBK/WURj1vnxE3E79MPn/aDD0+tvJ1ewYAmQwmDyMifanXSqPnQ7GYpQKyPN BHlSzU2Nc3d+TgcdI4fgv2HDVNvvf4hCS9erw= MIME-Version: 1.0 Received: by 10.236.129.242 with SMTP id h78mr35727720yhi.89.1317001812359; Sun, 25 Sep 2011 18:50:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Sun, 25 Sep 2011 18:50:12 -0700 (PDT) In-Reply-To: <28BBDF20-2B20-4D0F-ADBD-84F0595352AA@gmail.com> References: <4D05F135-FAD8-4C15-A942-D99F4F552FF6@gmail.com> <4E7ADA31.10307@freebsd.org> <28BBDF20-2B20-4D0F-ADBD-84F0595352AA@gmail.com> Date: Mon, 26 Sep 2011 09:50:12 +0800 X-Google-Sender-Auth: 8NgbdOI0r5zwFqfd9MiFoYSa7Lc Message-ID: From: Adrian Chadd To: Justin Hibbits Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-wireless@freebsd.org, Nathan Whitehorn , FreeBSD PowerPC ML Subject: Re: if_bwi on PowerBook G4 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: Mon, 26 Sep 2011 01:50:13 -0000 On 26 September 2011 09:34, Justin Hibbits wrote: > I haven't looked at the driver, but I can report success using it now. = =A0I'm > able to associate and link, but it won't scan. =A0I still see the 'invali= d > antenna gain' message, too. Is someone able to grab a bwi and throw it in a PC and PPC device, and add appropriate debug code to dump the contents of the EEPROM? I'd like to compare what values its reading. Thanks, Adrian