On Tue, Mar 17, 2015 at 10:24:46PM -0700, Adrian Chadd wrote:
A> Hi Jack/Gleb:
A> 
A> How's this? It enables them only for amd64:

The ixgbe used to be built on amd64 and i386.

A> Index: sys/modules/Makefile
A> ===================================================================
A> --- sys/modules/Makefile    (revision 280197)
A> +++ sys/modules/Makefile    (working copy)
A> @@ -620,6 +620,8 @@
A>  .if ${MACHINE_CPUARCH} == "amd64"
A>  _ixl=        ixl
A>  _ixlv=        ixlv
A> +_ix=        ix
A> +_ixv=        ixv
A>  _ntb=        ntb
A>  _qlxge=        qlxge
A>  _qlxgb=        qlxgb


-- 
Totus tuus, Glebius.
_______________________________________________
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