From owner-freebsd-arch@freebsd.org Thu Oct 4 12:48:48 2018 Return-Path: Delivered-To: freebsd-arch@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9185010A8EB4 for ; Thu, 4 Oct 2018 12:48:48 +0000 (UTC) (envelope-from clbuisson@orange.fr) Received: from smtp.smtpout.orange.fr (smtp03.smtpout.orange.fr [80.12.242.125]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "Bizanga Labs SMTP Client Certificate", Issuer "Bizanga Labs CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1083B94B2A for ; Thu, 4 Oct 2018 12:48:47 +0000 (UTC) (envelope-from clbuisson@orange.fr) Received: from localhost ([109.222.128.105]) by mwinf5d57 with ME id jQoe1y0072GahT903QoeEb; Thu, 04 Oct 2018 14:48:39 +0200 X-ME-Helo: localhost X-ME-Auth: Y2xidWlzc29uQHdhbmFkb28uZnI= X-ME-Date: Thu, 04 Oct 2018 14:48:39 +0200 X-ME-IP: 109.222.128.105 Subject: Re: FCP-0101: Deprecating most 10/100 Ethernet drivers To: freebsd-arch@freebsd.org References: <20181003210516.GA71565@spindle.one-eyed-alien.net> From: Claude Buisson Message-ID: <5228bc9f-f6e3-50c2-4555-f4220b0f3ab9@orange.fr> Date: Thu, 4 Oct 2018 14:48:37 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20181003210516.GA71565@spindle.one-eyed-alien.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2018 12:48:48 -0000 On 10/03/2018 23:05, Brooks Davis wrote: >>>> Please direct replies to freebsd-arch <<< > > FCP-01010 (https://github.com/freebsd/fcp/blob/master/fcp-0101.md) > outlines a plan to deprecate most 10/100 Ethernet drivers in FreeBSD 12 > and remove them in FreeBSD 13 to reduce the burden of maintaining and > improving the network stack. We have discussed this within the > core team and intend to move forward as proposed. We are solictiting > feedback on the list of drivers to be excepted from removal. > > The current list of drivers slated for REMOVAL is: > > ae, bfe, bm, cs, dme, ed, ep, ex, fe, pcn, rl, sf, smc, sn, > ste, tl, tx, txp, vx, wb, xe > Of these, I still use: bfe CBu