Author: jfv
Date: Thu Feb 28 08:19:55 2013
New Revision: 247451
URL: http://svnweb.freebsd.org/changeset/base/247451

Log:
  Remove DEV_NETMAP from stable/8 options, this was suggested
  and approved by the owner, although there is code in some
  drivers in support of it, the feature itself is not fully
  supported in this release.

Modified:
  stable/8/sys/conf/options

Modified: stable/8/sys/conf/options
==============================================================================
--- stable/8/sys/conf/options   Thu Feb 28 08:11:36 2013        (r247450)
+++ stable/8/sys/conf/options   Thu Feb 28 08:19:55 2013        (r247451)
@@ -682,7 +682,6 @@ ISAPNP                      opt_isa.h
 
 # various 'device presence' options.
 DEV_BPF                        opt_bpf.h
-DEV_NETMAP             opt_global.h
 DEV_MCA                        opt_mca.h
 DEV_CARP               opt_carp.h
 DEV_PTY                        opt_tty.h
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to