From owner-freebsd-usb@FreeBSD.ORG Mon Dec 26 07:30:41 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A44A16A41F; Mon, 26 Dec 2005 07:30:41 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from ms-smtp-02-eri0.texas.rr.com (ms-smtp-02.texas.rr.com [24.93.47.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2739E43D75; Mon, 26 Dec 2005 07:30:38 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from vaio.gnome.dnsalias.net (cpe-67-9-163-3.austin.res.rr.com [67.9.163.3]) by ms-smtp-02-eri0.texas.rr.com (8.12.10/8.12.7) with ESMTP id jBQ7UZe1020764; Mon, 26 Dec 2005 01:30:35 -0600 (CST) From: Lonnie Mendez To: freebsd-usb@freebsd.org, freebsd-emulation@freebsd.org User-Agent: KMail/1.8.2 MIME-Version: 1.0 Date: Mon, 26 Dec 2005 01:30:57 -0600 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512260130.58113.lmendez19@austin.rr.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: qemu-devel@nongnu.org Subject: [PATCH] Update on the BSD USB host redirector for QEMU (revision 10/25) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2005 07:30:41 -0000 This is a very experimental patch to support host usb devices on BSD. It was mainly tested with FreeBSD 6.0-RELEASE as host and debian sid as guest. There are still some issues with the behavior of the code. Yesterday I was able to successfuly mount a flash drive and use a usb gps device in the guest with some coercing. WARNING: This is for developers only. http://gnome.dnsalias.net/patches/ (patch-bsdusb.patch)