From owner-freebsd-virtualization@FreeBSD.ORG Fri Jan 15 08:33:01 2010 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DEF40106568B for ; Fri, 15 Jan 2010 08:33:01 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from pele.citylink.co.nz (pele.citylink.co.nz [202.8.44.226]) by mx1.freebsd.org (Postfix) with ESMTP id 9F3058FC18 for ; Fri, 15 Jan 2010 08:33:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by pele.citylink.co.nz (Postfix) with ESMTP id 009967B9E0; Fri, 15 Jan 2010 21:15:30 +1300 (NZDT) X-Virus-Scanned: Debian amavisd-new at citylink.co.nz Received: from pele.citylink.co.nz ([127.0.0.1]) by localhost (pele.citylink.co.nz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dp8pxbd6qJxY; Fri, 15 Jan 2010 21:15:25 +1300 (NZDT) Received: from citylink.fud.org.nz (unknown [202.8.44.45]) by pele.citylink.co.nz (Postfix) with ESMTP; Fri, 15 Jan 2010 21:15:25 +1300 (NZDT) Received: by citylink.fud.org.nz (Postfix, from userid 1001) id AD92911434; Fri, 15 Jan 2010 21:15:24 +1300 (NZDT) Date: Fri, 15 Jan 2010 21:15:24 +1300 From: Andrew Thompson To: Vladimir Grebenschikov Message-ID: <20100115081524.GI63408@citylink.fud.org.nz> References: <1263540684.2279.11.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1263540684.2279.11.camel@localhost> User-Agent: Mutt/1.5.17 (2007-11-01) X-Mailman-Approved-At: Sat, 16 Jan 2010 08:55:11 +0000 Cc: freebsd-virtualization@freebsd.org Subject: Re: virtualbox-ose and host usb devices X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 08:33:01 -0000 On Fri, Jan 15, 2010 at 10:31:24AM +0300, Vladimir Grebenschikov wrote: > Hi > > Looks like host usb devices are not supported in virtualbox-ose-3.1.2. > > Is it planned to enable host usb devices in virtualbox VMs ? > What are the obstacles ? That is only available in the closed source edition for which they have not yet released a FreeBSD version. http://www.virtualbox.org/wiki/Editions Andrew