Date: Fri, 30 Mar 2018 21:41:14 +0000 From: Brooks Davis <brooks@freebsd.org> To: rgrimes@freebsd.org Cc: Brooks Davis <brooks@freebsd.org>, 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> In-Reply-To: <201803302113.w2ULDMbv070086@pdx.rh.CN85.dnsmgr.net> References: <201803302027.w2UKRl81036549@repo.freebsd.org> <201803302113.w2ULDMbv070086@pdx.rh.CN85.dnsmgr.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180330214114.GA53770>