Skip to content

Creating a new driver

mpaland edited this page Sep 11, 2014 · 1 revision

Creating a new vgx driver is quite simple. As a good starting point you can copy the vgx_drv_skeleton files and rename filename and content from "skeleton" to your own drivers' name.

Mandatory functions that you must implement:

Optional functions:

Clone this wiki locally