From owner-freebsd-current@FreeBSD.ORG Thu Nov 13 16:01:56 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BC1001065694 for ; Thu, 13 Nov 2008 16:01:56 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.freebsd.org (Postfix) with ESMTP id 5BEA78FC13 for ; Thu, 13 Nov 2008 16:01:55 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=aniA1o7mVp4QawOfT9qHqA==:17 a=dnmmQn-UAAAA:8 a=JVm0Wteu938ufUB4zRAA:9 a=5H37MAWYsO_-uB1QvGjMTygfp2QA:4 a=LY0hPdMaydYA:10 Received: from [62.113.133.1] (account mc467741@c2i.net [62.113.133.1] verified) by mailfe07.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 1147324703; Thu, 13 Nov 2008 17:01:54 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 13 Nov 2008 17:04:05 +0100 User-Agent: KMail/1.9.7 References: <491B2ECD.7000304@incunabulum.net> In-Reply-To: <491B2ECD.7000304@incunabulum.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811131704.05809.hselasky@c2i.net> Cc: "Bruce M. Simpson" Subject: Re: QEMU USB host mode redirector X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2008 16:01:56 -0000 On Wednesday 12 November 2008, Bruce M. Simpson wrote: > http://www.naobsd.org/qemu-usb-bsd.diff > > Did this ever get merged or tested in the port? > > It would be interesting to know if the passthrough would work with USB4BSD. > This will not work with the new USB2. The author of the patch is adviced to look at the new libusb20. --HPS