From owner-freebsd-emulation@FreeBSD.ORG Sat Mar 13 03:03:34 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFF2316A4CE for ; Sat, 13 Mar 2004 03:03:34 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 1281843D1D for ; Sat, 13 Mar 2004 03:03:33 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 63287 invoked from network); 13 Mar 2004 11:03:32 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 13 Mar 2004 11:03:32 -0000 X-pair-Authenticated: 209.68.2.70 Date: Sat, 13 Mar 2004 05:03:31 -0600 (CST) From: Mike Silbersack To: emulation@freebsd.org Message-ID: <20040313045940.Y4088@odysseus.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Vmware3 port update: Round 2 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Mar 2004 11:03:35 -0000 Ok, I actually setup vmware on my 4.x box and fixed the problem with my last update. In addition, I fixed a bug which was stopping vmmon from unloading properly on 5.1+ machines. Please give it a shot and see if it installs properly for you. If there are problems, please make sure that you delete /usr/compat/linux/dev/vmmon /usr/compat/linux/dev/vmnet1 The port _should_ delete those by default when it installs, but it's possible that it might not. (And the vmware2 port might recreate them...) The tarred port is available at: http://www.silby.com/patches/raw/vmware3update3.tar.gz Thanks, Mike "Silby" Silbersack