svn commit: r192956 - user/kmacy/releng_7_2_fcs/sys/amd64/conf

Kip Macy kmacy at FreeBSD.org
Thu May 28 04:32:09 UTC 2009


Author: kmacy
Date: Thu May 28 04:32:08 2009
New Revision: 192956
URL: http://svn.freebsd.org/changeset/base/192956

Log:
  add mxge to kerne config

Modified:
  user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC

Modified: user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC
==============================================================================
--- user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC	Thu May 28 04:30:29 2009	(r192955)
+++ user/kmacy/releng_7_2_fcs/sys/amd64/conf/GENERIC	Thu May 28 04:32:08 2009	(r192956)
@@ -237,4 +237,4 @@ options		KDB
 options		ALT_BREAK_TO_DEBUGGER
 options		HWPMC_HOOKS
 options		LOCK_PROFILING
-
+device		mxge


More information about the svn-src-user mailing list