VirtualBox

Changeset 36961 in vbox for trunk/include


Ignore:
Timestamp:
May 4, 2011 4:37:48 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71557
Message:

Main/USB/linux: return correct error codes and messages if the user does not have the right access permissions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r35816 r36961  
    13741374 * is currently suspended. */
    13751375#define VERR_VUSB_DEVICE_IS_SUSPENDED               (-3407)
     1376/** Not permitted to open the USB device.
     1377 * The user doesn't have access to the device node, check group memberships. */
     1378#define VERR_VUSB_USB_DEVICE_PERMISSION             (-3408)
    13761379/** @} */
    13771380
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette