From owner-freebsd-ports@FreeBSD.ORG Mon May 18 00:37:30 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 89FC51065675; Mon, 18 May 2009 00:37:30 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.154]) by mx1.freebsd.org (Postfix) with ESMTP id 92F628FC13; Mon, 18 May 2009 00:37:29 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by fg-out-1718.google.com with SMTP id 22so946184fge.12 for ; Sun, 17 May 2009 17:37:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=3UnGvnuZEHT/y1ljSF9IBpUXrpWOYy8iEGNZ1RJtq4Y=; b=h9H4/gx477SvdWSghFabgYPVJNCJjNKH4rE6eQkLt2fqblE5v12PvEzsyHykKadQ8c 1B4KEBRHeSHZpvstmDgJ/qhrZw4EK/Ss6TcFz5ILbLRTCMfUw+zeOXjZW28P5NK5RSfn BD2XSqhWiPjcqHjXx1cvUDjVSv74u7tlXlE0w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ucabLmQ9Ao7uL8pRT5Zm+UU7IhAgQ+UYkLb2AZ4OrStIyou50eSHeuZvZC0IenExx7 LRqyOGqOhauhu6K5HRVCkZNHEHlr0qAwi9g4HGt9uMde/4x5NgaYokIkcMslTilmmVpN kes3QgcjxrYdli9sclbdP92N2qXbEoNFxunOM= MIME-Version: 1.0 Received: by 10.239.146.3 with SMTP id u3mr405563hba.52.1242607048417; Sun, 17 May 2009 17:37:28 -0700 (PDT) In-Reply-To: <20090518002528.GF2571@core.byshenk.net> References: <20090514191237.GD70242@bsdcrew.de> <20090517180920.GY71804@bsdcrew.de> <20090518002528.GF2571@core.byshenk.net> Date: Sun, 17 May 2009 19:37:28 -0500 Message-ID: <11167f520905171737q4f19a359id6b1af11e10d5184@mail.gmail.com> From: "Sam Fourman Jr." To: Greg Byshenk Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, freebsd-emulation@freebsd.org, freebsd-current@freebsd.org, Martin Wilke Subject: Re: [Call For Testing] VirtualBox for FreeBSD! take2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 May 2009 00:37:31 -0000 On Sun, May 17, 2009 at 7:25 PM, Greg Byshenk wrote: > On Sun, May 17, 2009 at 08:09:20PM +0200, Martin Wilke wrote: >> >> We rolled a new tarball with the patch from Juergen Lock [1] >> with a posible fix for AMD64 users, tested on 3 machines >> which now works without problems. Many Thanks to him for >> his nice work! >> >> http://people.freebsd.org/~miwi/vbox/virtualbox_2.tgz Does the FreeBSD version have USB passthrough support like Linux? Sam Fourman