From owner-freebsd-virtualization@freebsd.org Thu May 19 21:01:05 2016 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83329B41250 for ; Thu, 19 May 2016 21:01:05 +0000 (UTC) (envelope-from fnoyanisi@yahoo.com) Received: from nm12-vm6.bullet.mail.ne1.yahoo.com (nm12-vm6.bullet.mail.ne1.yahoo.com [98.138.91.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FA371022 for ; Thu, 19 May 2016 21:01:04 +0000 (UTC) (envelope-from fnoyanisi@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1463691551; bh=Ss0mse6IxWWBEngGWk3bHvErF9FeDfF9lmOGGN0kzD4=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=kMDkGeU+URXX5CZ0KBOEk+IYNDWsShmJ2tp2fgLJz0iC6ZO+bsqd7U8fw7quCh7Ix8Ug4nfjAgzjk62GIC5NxepVhkJXPG2gZt/RYotnLcH3KoQxQ0y6wAvT1pdL7kYqVlZ147Y9E6gKZ97vaQLsPBQagTsKm5xLUjfFSNRw/Bd1opr7TT9Qp7gM1RH12MDjamgHqy+L7MvpzJLvNgAAOcXDGsHKNJy+AAen8J9L0J6eL3FkL9wm/FN6xia0zQHmt4OX1xyYz/h5R2gCIuVLcXXGEasvYRqa8Cfiru2vHgUKFPMraFIBafM4nPK/P5qVtBxD8dMSfRbmnvv68LQ7sA== Received: from [98.138.100.116] by nm12.bullet.mail.ne1.yahoo.com with NNFMP; 19 May 2016 20:59:11 -0000 Received: from [98.138.87.12] by tm107.bullet.mail.ne1.yahoo.com with NNFMP; 19 May 2016 20:59:11 -0000 Received: from [127.0.0.1] by omp1012.mail.ne1.yahoo.com with NNFMP; 19 May 2016 20:59:11 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 596950.71194.bm@omp1012.mail.ne1.yahoo.com X-YMail-OSG: yxfnJgkVM1klRSjJ7VTvf7j0sIe9cy_kgHDmG1epmMw42mQimLljso12q7qns7U A4JUEjC47qdj.x1wDxwdWAX52kWjiiICy5OOONhSMq7yXOkM1ce6XyqtptJh.dw2VIQHX9uEKUlE isGgernksxvKDOw2ODeWdSPy2PqtvVYQjV4HAcsoGwgrsUEdu7C4CwG7IiWLvDF29hKMvCzuw6oB 2X54SUrgDFzDDN3Wid7VbVo9rFxteHlOK2RGF47YY5ZmPZMEDRTV31mTEZYieR_W1AzxVu56XJKq qvLmDHmRZlW.H52G1T2KPpuqRLl8WBRRgKqsXwIxQhwb4Q9HeZKzPMAj7gFYkcfGf2EC0rwQgKcl okIvKj1LNsIswdrbd4iscyGZPdrp1f5Y5uytwRDdp_30a2B_otPCVCuEQN89mNOAehqH4AKfFiAX Zj7p6fww1EOyj90Ux4oyaZDpSgKZ2uoOeBlCPGWPnee_KKMXUyEZywfZQ_z5gxnYsRQFuaKlZ.yu ZoBvm1CvmhQ-- Received: from jws100191.mail.ne1.yahoo.com by sendmailws149.mail.ne1.yahoo.com; Thu, 19 May 2016 20:59:11 +0000; 1463691551.073 Date: Thu, 19 May 2016 20:59:10 +0000 (UTC) From: Fehmi Noyan ISI Reply-To: Fehmi Noyan ISI To: "freebsd-virtualization@freebsd.org" Message-ID: <1544975743.5293451.1463691550823.JavaMail.yahoo@mail.yahoo.com> Subject: Update needed to reflect unsupported USB devices under VirtualBox MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1544975743.5293451.1463691550823.JavaMail.yahoo.ref@mail.yahoo.com> X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.22 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: Thu, 19 May 2016 21:01:05 -0000 Hi there, As mentioned in this bug report [1], VirtualbBox no longer supports USB 2.0/3.0 device sharing in FreeBSD. Section 21.6.2 in the handbook [2] should be updated to reflect the fact. This bug report has been around for some time, I am sending this email in the hope that it will get some attention and the relevant chapter will be updated accordingly. Regards Fehmi [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207630 [2] https://www.freebsd.org/doc/handbook/virtualization-host-virtualbox.html