From owner-freebsd-hackers@FreeBSD.ORG Fri Apr 18 11:12:16 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 87246D73 for ; Fri, 18 Apr 2014 11:12:16 +0000 (UTC) Received: from mail.turbocat.net (mail.turbocat.net [IPv6:2a01:4f8:d16:4514::2]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B4E7135C for ; Fri, 18 Apr 2014 11:12:16 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 666B61FE029; Fri, 18 Apr 2014 13:12:15 +0200 (CEST) Message-ID: <535108C8.6090503@selasky.org> Date: Fri, 18 Apr 2014 13:13:12 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: CeDeROM , freebsd-hackers@freebsd.org Subject: Re: GSoC proposition: USB host/proxy fixups for VirtualBox References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Apr 2014 11:12:16 -0000 On 03/12/14 17:56, CeDeROM wrote: > My proposition is to fix and make USB Host/Proxy more reliable on VirtualBox. > Hi, Have you got any feedback on this yet? Sounds like a good project, though not directly related to FreeBSD. VirtualBox sUSB Host/Proxy should have gone the LibUSB way and that might be part of your project? --HPS