From owner-freebsd-current Tue Mar 26 20:59:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from birch.ripe.net (birch.ripe.net [193.0.1.96]) by hub.freebsd.org (Postfix) with ESMTP id 3C3C537B417; Tue, 26 Mar 2002 20:59:31 -0800 (PST) Received: from laptop.6bone.nl (penguin.ripe.net [193.0.1.232]) by birch.ripe.net (8.11.6/8.11.6) with SMTP id g2R4xKZ11750; Wed, 27 Mar 2002 05:59:20 +0100 Received: (nullmailer pid 615 invoked by uid 1000); Wed, 27 Mar 2002 04:59:20 -0000 Date: Wed, 27 Mar 2002 05:59:19 +0100 From: Mark Santcroos To: Garance A Drosihn Cc: current@FreeBSD.ORG, alfred@freebsd.org Subject: Re: VMWare2 was broken in recent -current (seems OK now) Message-ID: <20020327055919.A426@laptop.6bone.nl> References: <20020326063634.A23222@laptop.6bone.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from drosih@rpi.edu on Tue, Mar 26, 2002 at 07:38:38PM -0500 X-Handles: MS6-6BONE, MS18417-RIPE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 26, 2002 at 07:38:38PM -0500, Garance A Drosihn wrote: > At 6:36 AM +0100 3/26/02, Mark Santcroos wrote: > >Currently rebuilding with latest sources, will look into > >it after that. > > Whatever the problem had been, it looks like it was fixed > between March 23 and today (the 26th). I did a buildworld > as of 4pm or so, and vmware2 is up and running OK on the > most recent snapshot of current. > > Thanks for offering to look into it. Hopefully there'll be > nothing that you have to do... :-) Very strange... I tracked it down to the following commits by alfred: (to make select/poll mpsafe, 2002/03/13) Revision Changes Path 1.28 +1 -3 src/sys/dev/kbd/kbd.c 1.82 +1 -1 src/sys/dev/sound/pcm/channel.c 1.45 +0 -2 src/sys/isa/psm.c 1.93 +112 -114 src/sys/kern/sys_generic.c 1.167 +2 -2 src/sys/kern/tty.c 1.207 +3 -0 src/sys/sys/proc.h 1.13 +8 -3 src/sys/sys/selinfo.h 1.163 +2 -0 src/sys/sys/systm.h 1.87 +0 -2 src/sys/net/bpf.c I tracked this down starting with a source tree of this morning (Tuesday). The weird thing is that I don't see the (obvious) fix committed today. (None of those files is touched) Alfred, can you shine a light on this maybe? Anyway, I can acknowledge that it works again. Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message