From owner-freebsd-emulation@FreeBSD.ORG Thu Nov 13 04:02:43 2014 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EF12611B; Thu, 13 Nov 2014 04:02:42 +0000 (UTC) Received: from mail-ig0-x22b.google.com (mail-ig0-x22b.google.com [IPv6:2607:f8b0:4001:c05::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8E1D8AF; Thu, 13 Nov 2014 04:02:42 +0000 (UTC) Received: by mail-ig0-f171.google.com with SMTP id hl2so4276794igb.16 for ; Wed, 12 Nov 2014 20:02:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=WactXdwPhIpYo58yL2Y244uNYb3faVvoglOIx3UVK/g=; b=urURMjunOz6nXuDgmZ+hlf4oZljTWJSVF3fKXxB6e2IdoG1RxMyI0m7XmQZnA9wPbW a/MPr3FKEjzGEmrG2f2kDp9tto77O/FsXe/KYYBmCWWe85jUhr6DTwFceVk3AnLd2brp /fxmMDn9Ujfr5v9nbZ05VLbCBJQoS3gBWCToEc7Cj4QSmXdR+rVTttXW3/Mj6zec6Vb8 AVPZAX7ABiALg7a4IH2a6yfzygqmcHDdmmXPTjlDCO4boFfa9pSTa8gMdimNlf1Y8AW6 jnnarOagm/mTRCjg8YVFy3VYbaCbHN4DM2f1QF4oPEvjunKhe030mbNGgpnRlMMu0Q/m RMzQ== MIME-Version: 1.0 X-Received: by 10.42.25.204 with SMTP id b12mr2702729icc.14.1415851361953; Wed, 12 Nov 2014 20:02:41 -0800 (PST) Sender: kob6558@gmail.com Received: by 10.107.11.152 with HTTP; Wed, 12 Nov 2014 20:02:41 -0800 (PST) In-Reply-To: <5463E046.8080708@FreeBSD.org> References: <5463D1CC.8010501@FreeBSD.org> <5463D35E.1030908@FreeBSD.org> <5463D70D.70805@FreeBSD.org> <5463E046.8080708@FreeBSD.org> Date: Wed, 12 Nov 2014 20:02:41 -0800 X-Google-Sender-Auth: TmMr1z55eMd6p6RrCtE6kJ38kCw Message-ID: Subject: Re: USB kills VMs on 4.3.18 From: Kevin Oberman To: Jung-uk Kim Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: =?UTF-8?Q?Bernhard_Fr=C3=B6hlich?= , "freebsd-emulation@freebsd.org" X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 13 Nov 2014 04:02:43 -0000 On Wed, Nov 12, 2014 at 2:33 PM, Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 11/12/2014 16:54, Jung-uk Kim wrote: > > On 11/12/2014 16:38, Jung-uk Kim wrote: > >> On 11/12/2014 16:31, Jung-uk Kim wrote: > >>> On 11/10/2014 02:00, Kevin Oberman wrote: > >>>> Sine the upgrade to VB 4.3.18 plugging in my Logitech Harmony > >>>> control into the USB port of my laptop causes the VM to > >>>> abort instantly. It will not even start ot boot up until I > >>>> unplug the device. The device is reserved for VB and has > >>>> worked fine in the past. > > > >>>> Looks like some sort of regression.Since the VM dies > >>>> instantly and block it from rebooting, I'm not to sure how to > >>>> get any debug information on it. > > > >>>> FreeBSD rogue 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #0 > >>>> r273452: Tue Oct 21 23:00:15 PDT 2014 > >>>> root@rogue:/usr/obj/usr/src/sys/GENERIC amd64 > > > >>> FYI, incomplete USB support code was committed with r368359. > > > >>> https://svnweb.freebsd.org/changeset/ports/368359 > > > >>> The USB patch was originally came from this commit: > > > >>> https://redports.org/changeset/29393 > > > >>> i.e., it was just a stub. > > > >>> Please try the attached patch, i.e., just replace > >>> patch-src-VBox-Devices-USB-freebsd-USBProxyDevice-freebsd.cpp > >>> in files directory with it, rebuild, and try again. Note this > >>> patch may still be incomplete. > > > >> Here goes the patch again, sorry. > > > > There was a typo in the patch. :-( > > Argh... There was another typo. Now this version is compile-tested. > > I am very sorry for the trouble. > > Jung-uk Kim > No luck with the last patch. Is it reversed? It looks like the added lines are there and the deleted lines are not. Thanks so much for trying to deal with this in your precious free time. -- R. Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com