From owner-freebsd-emulation@FreeBSD.ORG Sat Jun 5 09:39:57 2010 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93C761065673 for ; Sat, 5 Jun 2010 09:39:57 +0000 (UTC) (envelope-from beat@FreeBSD.org) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id 304D88FC08 for ; Sat, 5 Jun 2010 09:39:56 +0000 (UTC) Received: from daedalus.network.local (253-119.2-85.cust.bluewin.ch [85.2.119.253]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.3/8.14.3) with ESMTP id o559dsbb044312 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO); Sat, 5 Jun 2010 09:39:56 GMT (envelope-from beat@FreeBSD.org) Message-ID: <4C0A1BAB.6010301@FreeBSD.org> Date: Sat, 05 Jun 2010 11:40:59 +0200 From: Beat Gaetzi User-Agent: Thunderbird 2.0.0.24 (X11/20100318) MIME-Version: 1.0 To: Ted Mittelstaedt References: <4BD0D601.6080600@mittelstaedt.us> <4C09F303.5050602@mittelstaedt.us> In-Reply-To: <4C09F303.5050602@mittelstaedt.us> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-emulation@FreeBSD.org Subject: Re: Serial ports under VirtualBox X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 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, 05 Jun 2010 09:39:57 -0000 Ted Mittelstaedt wrote: > > A month or so ago I posted the following, I was wondering if > anyone has taken a look at the "disconnect then cannot > reconnect" problem in the port. There is an update to > the bug I referenced here that will help the situation, > but it won't do any good if the FreeBSD port still has the > "disconnect then cannot reconnect" problem with the serial > ports. According to the information from the ticket this problem should be fixed in VirtualBox 3.2.2. Could you please try the virtualbox-ose-kmod and virtualbox-ose port from our development repository and check if the problem is fixed for you: https://svn.bluelife.at/nightlies/virtualbox-port.tar.gz Beat