stub device driver
Virtual device drivers include a stub so that the DOS application can detect and address the device driver. This stub device driver executes in V86 mode within each VDM, while the main portion of the virtual device driver executes in protected mode.