VirtualBox

Ignore:
Timestamp:
Sep 26, 2012 9:31:17 AM (12 years ago)
Author:
vboxsync
Message:

Support/FreeBSD: Add SUPDRV_WITH_RELEASE_LOGGER and change RTR0Term to RTR0TermForced (thanks to Ed Maste)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c

    r43394 r43435  
    196196    supdrvDeleteDevExt(&g_VBoxDrvFreeBSDDevExt);
    197197
    198     RTR0Term();
     198    RTR0TermForced();
    199199
    200200    memset(&g_VBoxDrvFreeBSDDevExt, 0, sizeof(g_VBoxDrvFreeBSDDevExt));
    201 
    202     Log(("VBoxDrvFreeBSDUnload: returns\n"));
    203201    return VINF_SUCCESS;
    204202}
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