VirtualBox

Changeset 39695 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jan 3, 2012 2:50:01 PM (13 years ago)
Author:
vboxsync
Message:

Additions/x11/vboxvideo: missing module initialisation function, really required as of X.Org Server 1.12.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.c

    r38207 r39695  
    209209    "vgaHWRestore",
    210210    "vgaHWSave",
     211    "vgaHWSetStdFuncs",
    211212    NULL
    212213};
     
    850851        return FALSE;
    851852    /* Must be called before any VGA registers are saved or restored */
     853    vgaHWSetStdFuncs(VGAHWPTR(pScrn));
    852854    vgaHWGetIOBase(VGAHWPTR(pScrn));
    853855
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