VirtualBox

Ignore:
Timestamp:
Sep 8, 2008 6:01:24 PM (16 years ago)
Author:
vboxsync
Message:

Additions/vboxguest: Logging. Solaris/vboxdrv space.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest.cpp

    r11820 r12241  
    12751275            default:
    12761276            {
    1277                 Log(("VBoxGuestCommonIOCtl: Unkown request %#x\n", iFunction));
     1277                Log(("VBoxGuestCommonIOCtl: Unknown request iFunction=%#x Stripped size=%#x\n", iFunction,
     1278                                VBOXGUEST_IOCTL_STRIP_SIZE(iFunction)));
    12781279                rc = VERR_NOT_SUPPORTED;
    12791280                break;
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