From owner-freebsd-current@FreeBSD.ORG Fri Apr 22 00:32:38 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6BD6106564A for ; Fri, 22 Apr 2011 00:32:37 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ww0-f42.google.com (mail-ww0-f42.google.com [74.125.82.42]) by mx1.freebsd.org (Postfix) with ESMTP id 738F68FC17 for ; Fri, 22 Apr 2011 00:32:37 +0000 (UTC) Received: by wwk4 with SMTP id 4so267019wwk.1 for ; Thu, 21 Apr 2011 17:32:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=vJyJXOFtJ8t0f8XHQ3uSCcqDkycxQWdJ5jvmXuy10ZI=; b=OgVOiZwvHCaYLBTihxiqH9FJt4tIAVcwGKLjWWIlRc1oOn/I8UWSrFZb+rfRZjzSLD tNhTlwtUwyHJYDzJVEjOhxhqpXNWwVrECWeyUn8Nh5dSLXtYVtsbsLsA5RMfm24g3C3S hrlqHrfcdaGR018/rDYLsjwuHd8htmw4xi3lM= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=oOboktcPD82UowQYyuJX3QO9rjFlYnO2OA9qY5pMv8KrjJaeeBxeoigzizMceVQbI4 284ojAHoC1dB9CkRuMN49dml6bU/w3MyQRQa+OOGmcizXR7l4D2SI5hXnZTKxqdGN500 B2K9vmg6dEsPe27kUl/QAhHzK5yRkNgCvmBn8= MIME-Version: 1.0 Received: by 10.227.61.16 with SMTP id r16mr527069wbh.24.1303432355964; Thu, 21 Apr 2011 17:32:35 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.227.174.13 with HTTP; Thu, 21 Apr 2011 17:32:35 -0700 (PDT) In-Reply-To: References: Date: Fri, 22 Apr 2011 08:32:35 +0800 X-Google-Sender-Auth: EI8eJGq6SVRJlEKgz5JWOC8wsSM Message-ID: From: Adrian Chadd To: "Sevan / Venture37" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current Subject: Re: Heads up - please recompile ifconfig if you're using wireless X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2011 00:32:38 -0000 Hm, I'll revert this change for now. Sorry! Adrian On 21 April 2011 23:40, Sevan / Venture37 wrote: > On 21 April 2011 06:19, Adrian Chadd wrote: > > It's possible, but none of the current drivers in -head implement MIMO > and > > the data wasn't actually filled out in net80211, so it's highly unlikely > it > > was being used. > > The rt2860/70 driver was, attempting to compile the drive now results in > rt2860.c: In function 'rt2860_node_getmimoinfo': > rt2860.c:2597: error: 'struct ieee80211_mimo_info' has no member named > 'rssi' > rt2860.c:2598: error: 'struct ieee80211_mimo_info' has no member named > 'noise' > > http://forums.freebsd.org/showthread.php?t=7010 > > > Sevan > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >