svn commit: r247451 - stable/8/sys/conf
Jack F Vogel
jfv at FreeBSD.org
Thu Feb 28 08:19:56 UTC 2013
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
More information about the svn-src-stable-8
mailing list