Virtual Usb Drive Mac

I have a 2010 macBook Pro, I recently purchased a CanBusLogger 2000 from csselctronics.

  1. Virtual Usb Drive Mac Download

Officially it isn't supported on a MAC. I have installed Oracle VirtualBox Version 5.2.0 r118431 (Qt5.6.3)

In addition to the standard single file disk images that you can create with Disk Utility on macOS, there are two other very useful options. A sparse disk image only takes up the space required for the data that you put into it. Start up VirtualBox, right-click on the virtual machine that needs access to a USB device, and click Settings. In the virtual machine’s Setting tab, click on USB to see the available USB devices. Click on the + sign to add a new device. Once USB device added, start up the virtual machine to have access to the data on the USB device.

If you want to create a virtual USB device, you will also have to create a virtual USB controller (IOUSBController / IOUSBControllerV2 / IOUSBControllerV3 subclass) to which the virtual USB device would be attached. The controller itself would match on IOResources and would have to emulate the functionality of a real USB controller.

I have a Windows 7 64bit virtual machine setup and running which is up to date with all the drivers and service packs, there are no more updates when I check.
In the device manager there is one device with an exclamation mark by it, in Other devices: Base System Device
In the Details, Hardware Ids:
PCIVEN_80EE&DEV_CAFE&SUBSYS_000000000&REV_00
PCIVEN_80EE&DEV_CAFE&SUBSYS_000000000
PCIVEN_80EE&DEV_CAFE&REV_00
PCIVEN_80EE&DEV_CAFEVirtual Usb Drive Mac
PCIVEN_80EE&DEV_CAFE&CC_088000
PCIVEN_80EE&DEV_CAFE&CC_0880

Virtual Usb Drive Mac Download

Is it possible to map a USB device in VirtualBox on the host if the host Operating System doesn't support the hardware?