From owner-freebsd-net@FreeBSD.ORG Fri Jan 14 01:30:23 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF797106566C for ; Fri, 14 Jan 2011 01:30:23 +0000 (UTC) (envelope-from jfvogel@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8854E8FC0A for ; Fri, 14 Jan 2011 01:30:23 +0000 (UTC) Received: by gxk8 with SMTP id 8so961754gxk.13 for ; Thu, 13 Jan 2011 17:30:22 -0800 (PST) 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=phJCkzS41ODsyr2Jcyem7erzVJyoHvsgC0wPPyNWWmg=; b=XRWgu+zxX53c/Rjtao+st7vkxAdRvkpeGSFFNYHHKwTGzod71MYqWMGokhQqtrJYKn CoOYlU1yDLayvh0FKcX5/+2Mu7vKvmn+Q1/nGgyWHwVJS1pOBEvYf47QWp17TYmOG5kv H4NTsPY51JiKukPdIqn9Ad8CRNW+zsbEPNs2c= 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=ftRSrY2LfXLUpyUL3irIgMtya6uEurW1bIlIa76LZqfHkHXEnzCTp7CEVOdi7jbUwW IeJblKkBBCV5EXl/TL7RAC8ajoPdW5FqJrGlH7f4BgNpz1MINJTNrA7mtZhc8obwS6s8 9Lc87eAv83kicikh8HSjfgjY0w/vlkrogsfn4= MIME-Version: 1.0 Received: by 10.151.149.13 with SMTP id b13mr597842ybo.16.1294968622519; Thu, 13 Jan 2011 17:30:22 -0800 (PST) Received: by 10.147.182.20 with HTTP; Thu, 13 Jan 2011 17:30:22 -0800 (PST) In-Reply-To: <20110113.205948.71141539.sthaug@nethelp.no> References: <20110113.195806.74699536.sthaug@nethelp.no> <20110113.204955.41688285.sthaug@nethelp.no> <20110113.205948.71141539.sthaug@nethelp.no> Date: Thu, 13 Jan 2011 17:30:22 -0800 Message-ID: From: Jack Vogel To: sthaug@nethelp.no Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-net@freebsd.org, rysto32@gmail.com Subject: Re: Intel 10GBase-LR Ethernet card detected as 10GBase-SR X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2011 01:30:24 -0000 You should be happy to know, you goaded me into doing a bit of investigation this afternoon, and I've discovered there is a way to do this on the fly... So stay tuned, I have some other issues I must handle tomorrow, but shortly I will update HEAD with updated code that will finally make this happen as it should :) Jack On Thu, Jan 13, 2011 at 11:59 AM, wrote: > > The problem is that there is no mechanism right now to report on the > > fly which optics the adapter actually has. So for the ones that can > > differ I had just chosen the most likely value. > > Yup, guessed as much. > > > If it REALLY bothers you you can change your local code :) > > Which is exactly what I did. > > Steinar Haug, Nethelp consulting, sthaug@nethelp.no >