VirtualBox

Changeset 2269 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Apr 20, 2007 12:58:05 PM (18 years ago)
Author:
vboxsync
Message:

Stricter pointer typechecking. (R0 vs R3)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.cpp

    r2113 r2269  
    40794079                                                      GCPhysAddress, GCPhysAddress + (pData->vram_size - 1),
    40804080                                                      vgaR3LFBAccessHandler, pData,
    4081                                                       g_DeviceVga.szR0Mod, "vgaR0LFBAccessHandler", pData->pDevInsHC->pvInstanceDataHC,
     4081                                                      g_DeviceVga.szR0Mod, "vgaR0LFBAccessHandler", pData->pDevInsHC->pvInstanceDataR0,
    40824082                                                      g_DeviceVga.szGCMod, "vgaGCLFBAccessHandler", pData->pDevInsHC->pvInstanceDataGC,
    40834083                                                      "VGA LFB");
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