mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
![]() As we are a non PNP driver, the call chain will be DriverEntry -> VidePortInitialize -> VideoPortFindAdapter -> HwFindAdapter. If legacy resources are available, we will fail VGAFindAdapter, so DriverEntry will fail, so vgamp.sys driver won't be used. CORE-17789 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
initvga.c | ||
vga_reg.inf | ||
vgamp.c | ||
vgamp.h | ||
vgamp.rc | ||
vgavideo.h |