From owner-freebsd-stable@FreeBSD.ORG Mon Jan 5 16:28:22 2015 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 72D6F849; Mon, 5 Jan 2015 16:28:22 +0000 (UTC) Received: from mail-wi0-x233.google.com (mail-wi0-x233.google.com [IPv6:2a00:1450:400c:c05::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 05F252AD6; Mon, 5 Jan 2015 16:28:22 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id ex7so3661067wid.0; Mon, 05 Jan 2015 08:28:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=S30PP/am5ViptES5z3bz9wyKtzZUncP+qpJtqD+B8z0=; b=gFahmvQdEVjUzRDHVdCFuuBW8rkV8V11gc210Skp7ws2NdUV2g9sS/6EQC2X1bn8xq DyZ6UnuHqxrkH1lJP0h6YAwJG1fwd2zxd0gcg2c3UyNpHNfE7q9G2oVRRyZw+rUw/rKu d4pjbZNLk8KJR13juGe746mH5T/t4DXPJhG0i+e3nHPlrlqTu0DguJA+zyF7mMsd3LpF A5aDnSrEQAklln5wwAMeFC93bq32i9kaVxd5JXV21B43QA02qlbHmVBNcCOIsoaWu6/n O6CDlyQ3z7dLd7HN7BH8Q4V4xDYtqT3EH0BmbEnwDxOZh0BSv4bhC5JJMpAQhVTFoOvH n8NA== MIME-Version: 1.0 X-Received: by 10.194.184.204 with SMTP id ew12mr123474833wjc.85.1420475300311; Mon, 05 Jan 2015 08:28:20 -0800 (PST) Received: by 10.217.46.132 with HTTP; Mon, 5 Jan 2015 08:28:20 -0800 (PST) In-Reply-To: <54AA410D.9090704@interia.pl> References: <54AA410D.9090704@interia.pl> Date: Mon, 5 Jan 2015 17:28:20 +0100 Message-ID: Subject: Re: Virtualbox USB Passthrough From: "Ranjan1018 ." <214748mv@gmail.com> To: vermaden Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: freebsd-emulation@freebsd.org, freebsd-stable@freebsd.org, freebsd-virtualization@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jan 2015 16:28:22 -0000 2015-01-05 8:45 GMT+01:00 vermaden : > Hi, > > I havent used USB passthrough for some time on FreeBSD with Virtualbox, > now with FreeBSD 10.1-STABLE (2014/12/14) and Virtualbox 4.3.20 I am not > able to make it work, I have found some workarounds with 'sysctl > hw.usb.ehci.no_hs=1' but that also does not work. > > What is proper setup to use USB passthrough with Virtualbox on FreeBSD > currently? > > Thanks, > vermaden > > Hi, USB passthrow do not works in virtualbox-ose-4.3.20, it was fixed in virtualbox-ose-4.3.20_1. Please look at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194196 Regards, Maurizio