-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 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. Jung-uk Kim -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJUY9HMAAoJEHyflib82/FGmo4H/ReI4vCPUDZqRWbEeOON4cXC 5zO//lQoPr3lVjM3JugFgdAgevZ5/zI6HzOBIX0WkiiVuAzJzUL2AlfH1BfdRPb7 9VrT4MXTv16arCesCcTEN9zJNfwHBvjpR6K2G1lkjTLSyzhARkZJkjdbpjm8kMhU LpLagbHlyF5iRyTPrAQEJW27j3jNvZM1PBlWq5rxNMJoPPZs6huNAnGPh1gGak0e cJz3JNBCxbMg2eXY58KPyapf0PXOS16DD585hizTq/z9uE6JpmxsxZ9HuD14LVKp BLTk5czOa/bl0h3M34sYUAesysnB5C3KclWezKbsPRXlkDxpNTO7qz021Ih5LD4= =XBxY -----END PGP SIGNATURE----- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
