VirtualBox

Changeset 88510 in vbox


Ignore:
Timestamp:
Apr 14, 2021 5:59:01 PM (4 years ago)
Author:
vboxsync
Message:

additions: linux: vboxvideo: print driver version and revision on load.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/drm/vbox_drv.c

    r88405 r88510  
    377377static int __init vbox_init(void)
    378378{
     379        printk("vboxvideo: loading version " VBOX_VERSION_STRING " r" __stringify(VBOX_SVN_REV) "\n");
    379380#if defined(CONFIG_VGA_CONSOLE) || RTLNX_VER_MIN(4,7,0)
    380381        if (vgacon_text_force() && vbox_modeset == -1)
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