svn commit: r331830 - in head: share/man/man4 sys/dev/cm sys/dev/pdq
Brooks Davis
brooks at freebsd.org
Fri Mar 30 21:41:16 UTC 2018
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
> >
> > Log:
> > Add deprecation notices for Arcnet and FDDI drivers.
> >
> > We intend to remove support before FreeBSD 12 is branched.
> >
> > Reviewed by: imp, emaste
> > MFC after: 3 days
> > Sponsored by: DARPA, AFRL
> > Differential Revision: https://reviews.freebsd.org/D14890
> >
> > 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
>
> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20180330/2fef57b3/attachment.sig>
More information about the svn-src-all
mailing list