Date: Mon, 9 Jul 2007 19:24:00 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 123224 for review Message-ID: <200707091924.l69JO0YJ097537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=123224 Change 123224 by kmacy@parmacvm:opentoe_parvm on 2007/07/09 19:23:09 add ed to modules build so that networking works under parallels Affected files ... .. //depot/projects/opentoe/sys/i386/conf/GENERIC#8 edit Differences ... ==== //depot/projects/opentoe/sys/i386/conf/GENERIC#8 (text+ko) ==== @@ -25,7 +25,7 @@ #hints "GENERIC.hints" # Default places to look for devices. makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols -makeoptions MODULES_OVERRIDE="cxgb if_vlan" +makeoptions MODULES_OVERRIDE="cxgb if_vlan linux ed" options SCHED_ULE # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption @@ -149,6 +149,7 @@ # line to enable it (connects to sio, uart and/or ppc drivers): #device puc + # PCI Ethernet NICs. device em # Intel PRO/1000 adapter Gigabit Ethernet Card
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707091924.l69JO0YJ097537>