VirtualBox

Ignore:
Timestamp:
Nov 18, 2011 5:17:20 PM (13 years ago)
Author:
vboxsync
Message:

Solaris/USB: more readable error message.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxUSB/solaris/USBLib-solaris.cpp

    r38736 r39374  
    9090    if (RT_FAILURE(rc))
    9191    {
    92         LogRel((USBLIBR3 ":RTFileOpen failed to open VBoxUSB device.rc=%d\n", rc));
     92        LogRel((USBLIBR3 ":failed to open the VBoxUSB monitor device node '%s' rc=%Rrc\n", VBOXUSB_DEVICE_NAME, rc));
    9393        return rc;
    9494    }
Note: See TracChangeset for help on using the changeset viewer.

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