From owner-freebsd-net@freebsd.org Wed Apr 19 01:13:43 2017 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C858D445E1 for ; Wed, 19 Apr 2017 01:13:43 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: from mail-oi0-f54.google.com (mail-oi0-f54.google.com [209.85.218.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CC25B52 for ; Wed, 19 Apr 2017 01:13:42 +0000 (UTC) (envelope-from ricera10@gmail.com) Received: by mail-oi0-f54.google.com with SMTP id x184so11531370oia.1 for ; Tue, 18 Apr 2017 18:13:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=HEWnpytiIiVRnr/dYrRyllZ75jKEd65iPp2e6fbAt40=; b=lfTjdDTFPOBzmm8i8xKduI2T1wn+lAOzoTOB5CcSRg6ZBzkIIm/BrPC/JN9yK0oHmv ydoapcGNVT6FsBZoCn5LoTn7G7meE/OUh9uCLgy76ffkFZ+jUlOF30FRQlrFz6sh+eF/ DHhf4HoZlKZAquVJWt+bblQJOwegMUi/v9NYLz6DqmqHx7VZ1gwW5cQg2R2c+Y3Et5h+ +0oQBYkd4yBWullkwm28UDCOMGeMguOmwSD9nRkJVumlS6WXnncp8B9ZrQfvNXyM91Se 3pi9fXjC5lLiIx9J3AlUDRC+NW8ypAJGMPNxHzlLy7eE/Hq0lhQNG5fTdJifaNVen/us /neQ== X-Gm-Message-State: AN3rC/6PxO2wFnzYJdLI0UgCHo7qTWMC4/OT7T7n9yZHuIuVbUQgT8LJ NRvaEsIsws2EQA== X-Received: by 10.157.41.36 with SMTP id d33mr129249otb.24.1492563017382; Tue, 18 Apr 2017 17:50:17 -0700 (PDT) Received: from mail-oi0-f52.google.com (mail-oi0-f52.google.com. [209.85.218.52]) by smtp.gmail.com with ESMTPSA id s100sm409336ota.43.2017.04.18.17.50.16 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2017 17:50:16 -0700 (PDT) Received: by mail-oi0-f52.google.com with SMTP id j201so11002342oih.2 for ; Tue, 18 Apr 2017 17:50:16 -0700 (PDT) X-Received: by 10.157.6.195 with SMTP id 61mr92171otx.119.1492563016272; Tue, 18 Apr 2017 17:50:16 -0700 (PDT) MIME-Version: 1.0 From: Eric Joyner Date: Wed, 19 Apr 2017 00:50:05 +0000 X-Gmail-Original-Message-ID: Message-ID: Subject: Differential review to add new media types to if_media.h To: "freebsd-net@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2017 01:13:43 -0000 https://reviews.freebsd.org/D10425 I didn't add any reviewers yet because we have yet to test this, and I didn't have a good idea of who would be interested in these. Suggestions on the string to give the active optical/copper cable types would be welcome; I gave them the acronyms I saw in SFF-8024, but I also considered spelling them out, like e.g. "25GBase-Active-Optical". - Eric