This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.
machines-backup/vendor/silabs/CP210x_Universal_Windows_Driver/UpdateParameters.reg
2024-10-01 19:14:56 +02:00

36 lines
2.8 KiB
Reg
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\silabser\Parameters]
"DebugLevel"=dword:00000000
"DebugFlag"=dword:01c01817
; uncomment the parameter that you need to update , then double click to this file to change registry values.
;To disable the purge command
;"DisableIoctlIOCTL_SERIAL_PURGE"=dword:00000001
;To break on entry if requested in Parameters
;"BreakOnEntry"=dword:00000001
;To disable the checking TxEmpty in Get Comm Status Ioctl, uncomment the following line:
;"DisableTxEmptyCheckInGetCommStatusIoctl"=dword:00000001
;To disable the checking TxEmpty in Ioctl Wait Mask, uncomment the following line:
;"DisableTxEmptyCheckInIoctlWaitMask"=dword:00000001
;To disable the checking remaining data in Tx queue, uncomment the following line:
;"DisableTxEmptyCheckInClose"=dword:00000001
;To disable purge In close, uncomment the following line:
;"DisablePurgeInClose"=dword:00000001
;Don't use polling to get Comm Status, uncomment the following line:
;"DisableCommStatusPolling"=dword:00000001
;To Skipping external naming, uncomment the following line:
;"SerialSkipExternalNaming"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\silabser\Parameters\Wdf]
"WdfMajorVersion"=dword:00000001
"WdfMinorVersion"=dword:00000021
"KmdfLibraryVersion"="1.9"
"ForceLogsInMiniDump"=dword:00000001
<EFBFBD>