From owner-freebsd-usb@FreeBSD.ORG Sun Dec 4 20:44:50 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 8367616A41F; Sun, 4 Dec 2005 20:44:50 +0000 (GMT) (envelope-from lmendez19@austin.rr.com) Received: from ms-smtp-04.texas.rr.com (ms-smtp-04.texas.rr.com [24.93.47.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8E543D4C; Sun, 4 Dec 2005 20:44:48 +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-04.texas.rr.com (8.12.10/8.12.7) with ESMTP id jB4Kik9C001561; Sun, 4 Dec 2005 14:44:46 -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: Sun, 4 Dec 2005 14:45:30 -0600 Content-Type: Multipart/Mixed; boundary="Boundary-00=_rV1kDCTY425gux+" Message-Id: <200512041445.31026.lmendez19@austin.rr.com> X-Virus-Scanned: Symantec AntiVirus Scan Engine X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: [PATCH] BSD USB host redirector for QEMU 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: Sun, 04 Dec 2005 20:44:50 -0000 --Boundary-00=_rV1kDCTY425gux+ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline 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). --Boundary-00=_rV1kDCTY425gux+--