mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- Set InitData.HwInitDataSize to proper value.
svn path=/trunk/; revision=8733
This commit is contained in:
@@ -82,6 +82,7 @@ DriverEntry(IN PVOID Context1,
|
||||
|
||||
VideoPortZeroMemory(&InitData, sizeof InitData);
|
||||
|
||||
InitData.HwInitDataSize = sizeof(InitData);
|
||||
/* FIXME: Fill in InitData members */
|
||||
InitData.StartingDeviceNumber = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user