From owner-freebsd-current@FreeBSD.ORG Wed Jul 21 07:22:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 891FB16A4CE for ; Wed, 21 Jul 2004 07:22:49 +0000 (GMT) Received: from postman.ripe.net (postman.ripe.net [193.0.0.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0986B43D1F for ; Wed, 21 Jul 2004 07:22:49 +0000 (GMT) (envelope-from marks@dell-laptop.6bone.nl) Received: by postman.ripe.net (Postfix, from userid 8) id 48CB155E59; Wed, 21 Jul 2004 09:21:00 +0200 (CEST) Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by postman.ripe.net (Postfix) with ESMTP id DF3F555D1E; Wed, 21 Jul 2004 09:20:59 +0200 (CEST) Received: from dell-laptop.6bone.nl (cow.ripe.net [193.0.1.239]) by birch.ripe.net (8.12.10/8.11.6) with SMTP id i6L7Kx4c003172; Wed, 21 Jul 2004 09:20:59 +0200 Received: (nullmailer pid 896 invoked by uid 1001); Wed, 21 Jul 2004 05:51:59 -0000 Date: Wed, 21 Jul 2004 07:51:58 +0200 From: Mark Santcroos To: Ben Paley Message-ID: <20040721055158.GA791@laptop.6bone.nl> References: <200407202355.41867.ben@spooty.net> <40FDA3D9.7070806@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40FDA3D9.7070806@freebsd.org> User-Agent: Mutt/1.4.2.1i X-Handles: MS6-6BONE, MS18417-RIPE X-RIPE-Spam-Level: X-RIPE-Spam-Status: N 0.000000 / 0.0 / 0.0 / disabled X-RIPE-Signature: 5a2cbd50dedd1691b0b195ec78490612 cc: "freebsd -current@" Subject: Re: vmnet.ko missing - but it's there! - vmware and crashes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 07:22:49 -0000 On Tue, Jul 20, 2004 at 04:59:37PM -0600, Scott Long wrote: > >bash-2.05b$ pkg_info | grep vmware > >vmware3-3.2.1.2242_7,1 A virtual machine emulator - a full PC in a window vmware3-3.2.1.2242_8,1 is the latest. So upgrade first (vmware & -current), as the last update was to bring vmware3 in sync with -current again. Mark