From owner-svn-src-head@freebsd.org Fri Mar 30 21:41:16 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 018FFF6C9F6; Fri, 30 Mar 2018 21:41:16 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (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 C6B4E81ACB; Fri, 30 Mar 2018 21:41:15 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id CDBF25A9F17; Fri, 30 Mar 2018 21:41:14 +0000 (UTC) Date: Fri, 30 Mar 2018 21:41:14 +0000 From: Brooks Davis To: rgrimes@freebsd.org Cc: Brooks Davis , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r331830 - in head: share/man/man4 sys/dev/cm sys/dev/pdq Message-ID: <20180330214114.GA53770@spindle.one-eyed-alien.net> References: <201803302027.w2UKRl81036549@repo.freebsd.org> <201803302113.w2ULDMbv070086@pdx.rh.CN85.dnsmgr.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <201803302113.w2ULDMbv070086@pdx.rh.CN85.dnsmgr.net> User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 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: Fri, 30 Mar 2018 21:41:16 -0000 --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 30, 2018 at 02:13:22PM -0700, Rodney W. Grimes wrote: > > Author: brooks > > Date: Fri Mar 30 20:27:47 2018 > > New Revision: 331830 > > URL: https://svnweb.freebsd.org/changeset/base/331830 > >=20 > > Log: > > Add deprecation notices for Arcnet and FDDI drivers. > > =20 > > We intend to remove support before FreeBSD 12 is branched. > > =20 > > Reviewed by: imp, emaste > > MFC after: 3 days > > Sponsored by: DARPA, AFRL > > Differential Revision: https://reviews.freebsd.org/D14890 > >=20 > > Modified: > > head/share/man/man4/cm.4 > > head/share/man/man4/fpa.4 > > head/sys/dev/cm/if_cm_isa.c > > head/sys/dev/pdq/if_fpa.c >=20 > There is still an if_fea.c, which is also an FDDI driver, in the > 11.1 src tree. > Not sure what happened to it in ^head, as it seems missing. It went away with EISA support. > You'll probably need to make a direct commit to add a > + gone_in_dev(dev, 12, "fea(4) driver"); Thanks for the reminder, I'll do that now. -- Brooks --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJavq76AAoJEKzQXbSebgfAuoAIAIgrSi5WEIETc14j5JhEWOBR YwPElGM48tkhjsjZOselWF5oQNNmYHDL0AI+WM+tN4o0Ek/+FU/A6/Q641lY7A0Q 9ax1u/94ykQU9Dm6JckuHqtcghwhBD9ivIhPZxB1C9Y8v2HOU1CB5AY/oLepXmr3 QkmsqPAWTorXtVvG5kuLfZPwifnaNxGn8UUd45+sDkqOm4Umn4AvPxlcn/9pZ2wP eJOvewthOIl+PZbjYorSDFQDjdZsyxao8OlqF3m63Tm/SI8khNGkxe9PGnrAPzUB ExItm60xGt8DJFGsv5K8FMbnM+BprPZjBTLkqVDl22pevL3s4V5iCzCi1lrMkwA= =I36g -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--