From owner-freebsd-arch@freebsd.org Thu Oct 4 10:07:05 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 1599310C6F09 for ; Thu, 4 Oct 2018 10:07:05 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from ravenloft.kiev.ua (ravenloft.kiev.ua [94.244.131.95]) (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 AA5AA8DC8C for ; Thu, 4 Oct 2018 10:07:04 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Date: Thu, 4 Oct 2018 12:06:56 +0200 From: Alex Kozlov To: freebsd-arch@freebsd.org Subject: Re: FCP-0101: Deprecating most 10/100 Ethernet drivers Message-ID: <20181004100656.GA95703@ravenloft.kiev.ua> References: <20181003210516.GA71565@spindle.one-eyed-alien.net> <6DAC6D29-EBA7-439F-B18A-A982CD0118DA@trouble.is> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6DAC6D29-EBA7-439F-B18A-A982CD0118DA@trouble.is> 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 10:07:05 -0000 On Thu, Oct 04, 2018 at 11:45:26AM +0200, Philip Paeps wrote: > On 2018-10-03 23:05:16 (+0200), Brooks Davis wrote: > > 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 > > > > The current list of drivers that will STAY in the tree is: > > > > dc, ffec, fxpl, hme, le, sis, vr, xl > > ae is still popular in many cheap Asian laptops (Asus, Acer, etc). > rl is still popular in many cheap PCI adapters. +1 for ae and rl -- Alex