From owner-freebsd-questions@FreeBSD.ORG Sat Apr 21 03:16:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE85816A400 for ; Sat, 21 Apr 2007 03:16:42 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id CDE0513C45B for ; Sat, 21 Apr 2007 03:16:42 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn02.u.washington.edu (hymn02.u.washington.edu [140.142.13.239]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l3L3Gg6k003380 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 20 Apr 2007 20:16:42 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn02.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l3L3GgmZ000902 for ; Fri, 20 Apr 2007 20:16:42 -0700 X-Auth-Received: from [192.55.52.2] by hymn02.u.washington.edu via HTTP; Fri, 20 Apr 2007 20:16:42 PDT Date: Fri, 20 Apr 2007 20:16:42 -0700 (PDT) From: youshi10@u.washington.edu To: freebsd-questions@freebsd.org In-Reply-To: <200704202102.43585.knizek@volny.cz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.4.20.200534 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __HIGHBITS 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Subject: Re: MS Windows emulator or VM with USB support X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 03:16:43 -0000 On Fri, 20 Apr 2007, Milan Knizek wrote: > Hello, > > is there an emulator or virtual machine, which would run MS Windows on Fr= eeBSD > as a host system and support USB devices? (I do not mean USB Mass Storage= , > but e.g. Garmin GPS device with Garmin's MapSource.) > > Preferrably some free software. > > AFAIK wine cannot support usb devices, VMware Server 1.x does runs only o= n > linux. > > Best regards, > Milan > > -- > Milan Kn=C3=AD=C5=BEek > http://milan-knizek.net/ > e-mail knizek {na} volny {v} cz Based on my experience VMware is the most complete VM that can deliver this= =2E However, there are people working on porting Xen to FreeBSD (CURRENT I = believe, not STABLE). So stay tuned for Xen if you're interested.. -Garrett