Changeset 88510 in vbox
- Timestamp:
- Apr 14, 2021 5:59:01 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/linux/drm/vbox_drv.c
r88405 r88510 377 377 static int __init vbox_init(void) 378 378 { 379 printk("vboxvideo: loading version " VBOX_VERSION_STRING " r" __stringify(VBOX_SVN_REV) "\n"); 379 380 #if defined(CONFIG_VGA_CONSOLE) || RTLNX_VER_MIN(4,7,0) 380 381 if (vgacon_text_force() && vbox_modeset == -1)
Note:
See TracChangeset
for help on using the changeset viewer.