From owner-svn-src-head@freebsd.org Wed May 23 18:36:48 2018 Return-Path: Delivered-To: svn-src-head@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 2EFCFEAD191 for ; Wed, 23 May 2018 18:36:48 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it0-x241.google.com (mail-it0-x241.google.com [IPv6:2607:f8b0:4001:c0b::241]) (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 98BE47825F for ; Wed, 23 May 2018 18:36:47 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it0-x241.google.com with SMTP id 144-v6so5659610iti.5 for ; Wed, 23 May 2018 11:36:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=rSKrv3eOtF7uU2fiK8R5EMtKtJQ0YaET2nTdmhHJ72c=; b=xV4PyGr38EJ+DqHdM4PTQjGgm/TToW6kd+XIAp/FOHkedpJFlQD/0n+mAQj8Mf5OO8 SuL801Lp/4lmI+2KW0o1a92i2fbThuSd8ZjJK2Mo3KewoxUXUXg185IUugA4VIoVmwcy retBcG5IhkUQ/cXZKanHp5+jlKnE7xaU1OmHrPbK6jORJhcG0ysk6ic4ruZ4kvdVFQ8O EArZP7ElHOxELbqYhYmge6syesLmif9vftp0+flSBL8p7JHCcTL3Dw3lEpCvrgtHdAWO lsdRDkNCyaDyjR8YZD5I/SwRuOXiuV1qN6wXMZhsRGPeSXFRu68SziJp/VapgCrjDcTl gDdA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=rSKrv3eOtF7uU2fiK8R5EMtKtJQ0YaET2nTdmhHJ72c=; b=Q+VUh4rvDmKrEB9B31aQxuNydpsd5wGiV5vKzTp/EsXr2/JIFbw4tQnYU8LDyZHuC7 cR32HXQ57/phZETyMI6zKJfvJsH07A3U/0JKvFDbbCmB8qI73Ro3KOBwowhUVq7H5/4S JnTpljphImyqgEEUEqmRPxGxXMoujAvtptzbq8CfDMuqjgDjuLkGRoYXdxNu8bXYGr0p Otm4vgxA6DQBCmEenlu6nbM+pHC2vteLFc1jPJu5H3+hTlh6ijHVTM6yymG76ZIprfan gqfd2YHL5wrS1u2zNZBe6t9po1VnA7pZ282sN5OhYveMV5jO/nBpbpva1PypZrmV4FG/ N4Og== X-Gm-Message-State: ALKqPwdD+WXfT5dFnTaGs2NU+uFA0mo2L8CjgXXc6ahI18nbUWUiRFvm WItEOZ6fzWwwivxbLC+7QCEcLNMQzA8A4CDb1LzEPQ== X-Google-Smtp-Source: AB8JxZp+4AFSpLuw5CF/lAmYV+nvjfm3OM5X8UWJUEJpYxrSGnrcePQES2leDYlKLZcEwvKmO/dlf5SB5pTSC57kVak= X-Received: by 2002:a24:4c55:: with SMTP id a82-v6mr6123730itb.1.1527100606877; Wed, 23 May 2018 11:36:46 -0700 (PDT) MIME-Version: 1.0 References: <201805082114.w48LETM3060105@repo.freebsd.org> <20180523174117.GO71675@FreeBSD.org> <20180523182010.GB58848@spindle.one-eyed-alien.net> In-Reply-To: <20180523182010.GB58848@spindle.one-eyed-alien.net> From: Warner Losh Date: Wed, 23 May 2018 12:36:35 -0600 Message-ID: Subject: Re: svn commit: r333388 - in head: . share/man/man4 sys/conf sys/dev/nxge sys/modules sys/modules/nxge tools/kerneldoc/subsys tools/tools tools/tools/nxge usr.sbin/bsdconfig/share To: Brooks Davis Cc: Gleb Smirnoff , Sean Bruno , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.26 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2018 18:36:48 -0000 On Wed, May 23, 2018, 12:20 PM Brooks Davis wrote: > On Wed, May 23, 2018 at 10:41:17AM -0700, Gleb Smirnoff wrote: > > On Tue, May 08, 2018 at 09:14:29PM +0000, Sean Bruno wrote: > > S> Log: > > S> nxge(4): > > S> Remove nxge(4) and associated man page and tools in FreeBSD 12.0. > > ... > > S> +20180508: > > S> + The nxge(4) driver has been removed. This driver was for PCI-X 10g > > S> + cards made by s2io/Neterion. The company was aquired by Exar and > > S> + no longer sells or supports Ethernet products. If you have device > > S> + nxge in your kernel config file it must be removed. > > S> + > > > > If end of sales and support is enough to remove 10g driver from the > kernel, > > can we please delete all 10Mbit, 100Mbit 10+ year old drivers from the > kernel? > > It's probably a good idea to add deprecation notices for them now and > merge for 11 to find out which ones still have users. Someone on IRC > mentioned that FreeNAS removed them and ended up restoring one, but I > don't remember which one it was. > > My gut feeling is that we're a bit late in the game for doing a mass > removal for 12, but we should definitely do so for 13. > I'd planned on doing exactly this. There are also really old CAM drivers that need to go so we can c lookean up other things... I'd also planned on putting gone in 13 for pc card and cardbus stuff, which is what's gating some nic drivers leaving... Warner >