Changeset 59122 in vbox for trunk/src/VBox/Main/src-server/freebsd
- Timestamp:
- Dec 14, 2015 2:50:28 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 104693
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/freebsd/USBProxyBackendFreeBSD.cpp
r59120 r59122 334 334 335 335 pDevice->pszAddress = RTStrDup(pszDevicePath); 336 pDevice->pszBackend = RTStrDup("host"); 336 337 pDevice->enmState = USBDEVICESTATE_USED_BY_HOST_CAPTURABLE; 337 338
Note:
See TracChangeset
for help on using the changeset viewer.