From owner-freebsd-virtualization@FreeBSD.ORG Mon Jan 7 10:51:14 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1FA35C88 for ; Mon, 7 Jan 2013 10:51:14 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id D02DCE8D for ; Mon, 7 Jan 2013 10:51:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id 7C2405E1E6 for ; Mon, 7 Jan 2013 11:51:04 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -1.993 X-Spam-Level: X-Spam-Status: No, score=-1.993 tagged_above=-999 required=5 tests=[AWL=-0.090, BAYES_00=-2.599, RDNS_NONE=0.1, SPF_SOFTFAIL=0.596] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id COjRBkq3-7Nx for ; Mon, 7 Jan 2013 11:51:01 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (unknown [195.216.53.111]) by mx1.bjare.net (Postfix) with ESMTP id D9E965E1B2 for ; Mon, 7 Jan 2013 11:51:01 +0100 (CET) Message-ID: <50EAA897.8020509@eskk.nu> Date: Mon, 07 Jan 2013 11:51:03 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: freebsd-virtualization@freebsd.org Subject: USB in Windows7 guest Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 07 Jan 2013 10:51:14 -0000 Hello. I have a Windows7 guest OS in Virtualbox on a FreeBSD 9.1-RELEASE system. I've followed the instructions in the handbook for enabling USB-support in Virtualbox. In the machines settings I've ticked for activation of USB controller but not for USB2 because it needs an extension pack that's not available for freebsd if I've understood it right. I have an Epson V500 scanner that is recognized as an unknown device by the host OS. ugen7.2: at usbus7 Unknown USB device: vendor 0x04b8 product 0x0130 bus uhub7 I cannot get it to appear in the guest OS. Is it possible and if so what do I need to do in order to make it visible? Thanks /Leslie