Hi Jack/Gleb: How's this? It enables them only for amd64:
Index: sys/modules/Makefile =================================================================== --- sys/modules/Makefile (revision 280197) +++ sys/modules/Makefile (working copy) @@ -620,6 +620,8 @@ .if ${MACHINE_CPUARCH} == "amd64" _ixl= ixl _ixlv= ixlv +_ix= ix +_ixv= ixv _ntb= ntb _qlxge= qlxge _qlxgb= qlxgb -adrian _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"