From owner-freebsd-net@FreeBSD.ORG Thu Mar 12 19:26:45 2015 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DBC05D30; Thu, 12 Mar 2015 19:26:45 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A080D0B; Thu, 12 Mar 2015 19:26:45 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 3F82B1FE023; Thu, 12 Mar 2015 20:26:42 +0100 (CET) Message-ID: <5501E89F.3050900@selasky.org> Date: Thu, 12 Mar 2015 20:27:27 +0100 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: mike@karels.net, John Baldwin Subject: Re: Adding new media types to if_media.h References: <201503121728.t2CHS2ZM008948@mail.karels.net> In-Reply-To: <201503121728.t2CHS2ZM008948@mail.karels.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Eric Joyner , "freebsd-net@freebsd.org" , Adrian Chadd , Jack Vogel , freebsd-arch@freebsd.org X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Mar 2015 19:26:46 -0000 On 03/12/15 18:28, Mike Karels wrote: >>> Any news on this issue? Is anyone working on a solution for -head ? > >> I believe a variant of Mike's patch is in phabricator now? > > My patch, plus addition of new 10/40 Gb types, is in review D1965. > There is an althernative approach in D2008. There hasn't been much > activity on either. Take a look! > Hi, I've just uploaded another less intrusive suggestion, including 100GBase types needed by coming Mellanox hardware. https://reviews.freebsd.org/D2056 Feel free to comment. --HPS