VirtualBox

Ignore:
Timestamp:
May 10, 2009 9:49:07 PM (16 years ago)
Author:
vboxsync
Message:

HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks to Bernhard Froehlich and Gustau Perez

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/freebsd/memobj-r0drv-freebsd.c

    r19341 r19563  
    618618                vm_page_t Page = PHYS_TO_VM_PAGE(vtophys(AddrToMap));
    619619
    620 #if __FreeBSD_version >= 800002
     620#if __FreeBSD_version >= 701105
    621621                pmap_enter(pPhysicalMap, AddrR3Dst, VM_PROT_NONE, Page, ProtectionFlags, TRUE);
    622622#else
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