From owner-freebsd-emulation@FreeBSD.ORG Sun Dec 4 21:48:30 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F57B16A41F; Sun, 4 Dec 2005 21:48:30 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from ms-smtp-01-eri0.texas.rr.com (ms-smtp-01.texas.rr.com [24.93.47.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 070AE43D70; Sun, 4 Dec 2005 21:48:21 +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-01-eri0.texas.rr.com (8.12.10/8.12.7) with ESMTP id jB4LmBH9024902; Sun, 4 Dec 2005 15:48:17 -0600 (CST) From: Lonnie Mendez To: freebsd-usb@freebsd.org Date: Sun, 4 Dec 2005 15:48:54 -0600 User-Agent: KMail/1.8.2 References: <200512041445.31026.lmendez19@austin.rr.com> In-Reply-To: <200512041445.31026.lmendez19@austin.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512041548.54739.lmendez19@austin.rr.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine Cc: freebsd-emulation@freebsd.org Subject: Re: [PATCH] BSD USB host redirector for QEMU 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, 04 Dec 2005 21:48:30 -0000 On Sunday 04 December 2005 2:45 pm, Lonnie Mendez wrote: > > This is a very experimental patch to support host usb devices on BSD. It was mainly > tested with FreeBSD 6.0-RELEASE. The patch applies on top of the many BSD patches > for the FreeBSD port of qemu. There are many issues as documented in the code. I'd > appreciate any input from usb devs/etc. > > WARNING: This is for developers only. Please do not try this with devices > that have important data on them that you value (like flash drives). > Patch was stripped by mailer, here it is: http://gnome.dnsalias.net/patches/patch-bsdusb.patch.gz