[PATCH 3/3] wineboot: Start root PnP devices on startup.

Zebediah Figura zfigura at codeweavers.com
Tue Jun 11 11:30:47 CDT 2019


On 6/11/19 12:28 PM, Alexandre Julliard wrote:
> Zebediah Figura <zfigura at codeweavers.com> writes:
> 
>> From: Zebediah Figura <z.figura12 at gmail.com>
>>
>> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
>> ---
>>   dlls/ntoskrnl.exe/ntoskrnl.exe.spec |   1 +
>>   dlls/ntoskrnl.exe/pnp.c             | 111 +++++++++++++++++++++++++---
>>   programs/wineboot/Makefile.in       |   2 +-
>>   programs/wineboot/wineboot.c        |  49 ++++++++++++
>>   programs/winedevice/device.c        |   5 ++
>>   5 files changed, 158 insertions(+), 10 deletions(-)
> 
> Couldn't this be done in the service manager instead? That would seem
> cleaner than doing it in wineboot.
> 

Sure, I'll move it to the service manager.



More information about the wine-devel mailing list