VirtualBox

Changeset 14587 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Nov 25, 2008 5:55:53 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39887
Message:

SUPLib: Forgot to raise the required version. sorry guys.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPLib.cpp

    r14575 r14587  
    261261        CookieReq.u.In.u32ReqVersion = SUPDRV_IOC_VERSION;
    262262        const uint32_t MinVersion = (SUPDRV_IOC_VERSION & 0xffff0000) == 0x00090000
    263                                   ? 0x00090001
     263                                  ? 0x00090004
    264264                                  :  SUPDRV_IOC_VERSION & 0xffff0000;
    265265        CookieReq.u.In.u32MinVersion = MinVersion;
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