From owner-freebsd-arch@freebsd.org Thu Oct 4 02:55:36 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 CE20E10BAD31 for ; Thu, 4 Oct 2018 02:55:36 +0000 (UTC) (envelope-from andyf@andyit.com.au) Received: from alpine.spintel.net.au (alpine.spintel.net.au [IPv6:2407:e400:1::b]) (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 44F9E7E0F5 for ; Thu, 4 Oct 2018 02:55:35 +0000 (UTC) (envelope-from andyf@andyit.com.au) Received: from drunkfish.andyit.com.au (210-1-210-40-cpe.spintel.net.au [210.1.210.40]) by alpine.spintel.net.au (Postfix) with ESMTPS id 72EF04C2728 for ; Thu, 4 Oct 2018 12:54:57 +1000 (AEST) Received: from snuggles.andyit.com.au (snuggles.andyit.com.au [172.22.2.2]) by drunkfish.andyit.com.au (8.15.2/8.15.2) with ESMTP id w942srrY067606 for ; Thu, 4 Oct 2018 12:54:55 +1000 (AEST) (envelope-from andyf@andyit.com.au) Message-ID: <5BB580FD.7010705@andyit.com.au> Date: Thu, 04 Oct 2018 12:54:53 +1000 From: Andy Farkas User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:13.0) Gecko/20120614 Thunderbird/13.0 MIME-Version: 1.0 To: freebsd-arch@freebsd.org Subject: Re: FCP-0101: Deprecating most 10/100 Ethernet drivers References: <20181003210516.GA71565@spindle.one-eyed-alien.net> In-Reply-To: <20181003210516.GA71565@spindle.one-eyed-alien.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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 02:55:37 -0000 On 04/10/2018 07:05, Brooks Davis wrote: >>>> Please direct replies to freebsd-arch <<< > 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 > I do not see: de0: flags=8843 metric 0 mtu 1500 ether 00:00:c0:bf:6a:e4 inet 172.22.2.34 netmask 0xfffffff0 broadcast 172.22.2.47 inet6 fe80::200:c0ff:febf:6ae4%de0 prefixlen 64 scopeid 0x1 nd6 options=23 media: Ethernet 10base2/BNC status: active on the list. FreeBSD 10.3-RELEASE-p5 #0: Thu Jun 30 03:52:15 UTC 2016 (yes, a very old version, but you know.... if it ain't broke, don't fix it) -andyf