From owner-freebsd-emulation@FreeBSD.ORG Sun Apr 18 21:40:01 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59E8B106568A for ; Sun, 18 Apr 2010 21:40:01 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-qy0-f199.google.com (mail-qy0-f199.google.com [209.85.221.199]) by mx1.freebsd.org (Postfix) with ESMTP id 0D0A08FC28 for ; Sun, 18 Apr 2010 21:40:00 +0000 (UTC) Received: by qyk37 with SMTP id 37so3738060qyk.8 for ; Sun, 18 Apr 2010 14:40:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=A3acXEMndKiZoCBw98dYW5GZeZsn1mOsa4QqAjCudps=; b=ijQ5xaBEVaZOQYHJ8SRKQIcYU9B2nF+07++j7lVUhatcYZBWO/yJDTyegFSRv+ksif iz4QB2qljW0XjU2YsEbj5ZOGv3Ht+qHP+aa/fwn+CISlAVylBApQtqXzjQs//Z5T8u2+ K/LrmjDo+HNjmiYQE3+/lIrPhBCQAQX6iyx3Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=AF+WaiYLkfMHilWV821JOeJrNYyrf9NH0CVkFtkm7m+IEG+vq8GNi20D4eULjpIWnx 3ZP6evLv7g2+lvjf55+8o/9R0FUvQgMcKQIqVTSbxnaFp3VIrVAmBdffuEpX4jJa/zbP JK5BTz1W4C+hwA2eFuYcPU6z/uVIoBCRYMdJ8= MIME-Version: 1.0 Received: by 10.229.85.147 with HTTP; Sun, 18 Apr 2010 14:40:00 -0700 (PDT) In-Reply-To: <201004182125.o3ILPmQU082075@triton8.kn-bremen.de> References: <201004182125.o3ILPmQU082075@triton8.kn-bremen.de> Date: Sun, 18 Apr 2010 16:40:00 -0500 Received: by 10.229.242.85 with SMTP id lh21mr5796684qcb.67.1271626800055; Sun, 18 Apr 2010 14:40:00 -0700 (PDT) Message-ID: From: Adam Vande More To: Juergen Lock Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-emulation@freebsd.org Subject: Re: qemu usb passthru X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Apr 2010 21:40:01 -0000 On Sun, Apr 18, 2010 at 4:25 PM, Juergen Lock wrote: > In article > you write: > >What's the status of qemu passthru? There are a few misc www tidbits > which > >seems to indicate it works, but I can't get qemu to attach a usb device. > > > >8.0 RELEASE > > Well, usb host (passthru) code never got ported to the new usb stack > yet (the guy that did the old usb host port is busy with other things > now and there was no new `volunteer'...) > > There has been talk on the qemu list about porting the usb host code > to libusb 1.0 tho (which also exists for FreeBSD's new usb stack), > so _maybe_ there's some hope now. > Thanks for the update, off to 7.3 I go. PS -- Looking forward to the Luvalley stuff, would be great to get it working. -- Adam Vande More