Changeset 52867 in vbox
- Timestamp:
- Sep 26, 2014 9:40:45 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuest.h
r51490 r52867 536 536 * user-space driver can use it. It must be re-enabled before the kernel 537 537 * driver can be used again in a sensible way. */ 538 /** @note These are only implemented on Linux currently and should fail539 * silently on other platforms. */538 /** @note These IOCtls was removed from the code, but are left here as 539 * templates as we may need similar ones in future. */ 540 540 # define DRM_VBOX_DISABLE_HGSMI 0 541 541 # define DRM_IOCTL_VBOX_DISABLE_HGSMI VBOX_DRM_IOCTL(DISABLE_HGSMI)
Note:
See TracChangeset
for help on using the changeset viewer.