From owner-freebsd-current@FreeBSD.ORG Thu Apr 21 05:07:11 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 C2C33106566B for ; Thu, 21 Apr 2011 05:07:11 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8CACD8FC12 for ; Thu, 21 Apr 2011 05:07:11 +0000 (UTC) Received: by iyj12 with SMTP id 12so1599291iyj.13 for ; Wed, 20 Apr 2011 22:07:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=Lr9QIDQ4tMy5iSDUwLXMA/xhYrVfly7Z+lN/jCEa2Jg=; b=aRQn/SBbdj3v1KqtgEve/muAMIzGU7dX8W/w7Te/x7CQyEkiFCxgtbTIuvGQa1MPJH Xp2Ijt4FhGCEtHSFe7cjVH/WOoytO0qc3898oiizY5/KxtW+rdufqSq7nX/nP9RjBghn IZ50L1HHwx0fshtRoclVy07zI0kp5QZLfv2Ik= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=A+FuqP6UNeoToqjJP3cWR8RTujdmF55L7ZvdbQbWz1yNVS501BhzEomIg59enceash KEZclYsRslud1lT1BeG6Exadmf6FuUwfJgiiy4eYpyLstHHlB3JWOgUNFNia/txveElk 0m1E38gya90Io/Xv6/GDSm8sy3RwADiZoprNk= MIME-Version: 1.0 Received: by 10.42.213.3 with SMTP id gu3mr8795675icb.270.1303362430762; Wed, 20 Apr 2011 22:07:10 -0700 (PDT) Received: by 10.42.177.134 with HTTP; Wed, 20 Apr 2011 22:07:10 -0700 (PDT) In-Reply-To: References: Date: Thu, 21 Apr 2011 01:07:10 -0400 Message-ID: From: Arnaud Lacombe To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 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: Thu, 21 Apr 2011 05:07:11 -0000 Hi, On Thu, Apr 21, 2011 at 12:21 AM, Adrian Chadd wrote: > Hi, > > If you're using wireless on -HEAD and using an older base w/ newer kernels, > you may wish to recompile ifconfig. > I've changed the binary ABI used for MIMO statistics (which nothing actually > exports yet) but it may generate garbage looking MIMO noise floor output (in > ifconfig X list station.) > If you don't mind about that, don't worry about updating. :) > Unless I misunderstand the purpose of the COMPAT_FREEBSD[4567] entries in the config file, shouldn't the previous ABI be kept available under COMPAT_FREEBSD8 ? Thanks, - Arnaud > Thanks, > > > Adrian > _______________________________________________ > 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" >