Skip to content

Added parameter to qcwdfser.inf and its related handling in driver#20

Open
rohimish-qc wants to merge 3 commits intomainfrom
qcwdfser_HLK
Open

Added parameter to qcwdfser.inf and its related handling in driver#20
rohimish-qc wants to merge 3 commits intomainfrom
qcwdfser_HLK

Conversation

@rohimish-qc
Copy link
Copy Markdown
Contributor

@rohimish-qc rohimish-qc commented Apr 13, 2026

qdbusb.sys failed in Win11 26H1 HLK test
The registry keys of qcwdfser.inf encountered errors in Win11 26H1 HLK test. In 26H1 HLK, customer highlighted that test item "DF InfVerify INF Verification" on Win11 26H1 HLK test and encountered errors on qcwdfser.inf

RCA: qdbusb.sys uses absolute registry path for setting up friendly name
qcwdfser.inf didn't had parameter subkey for QCDriverPowerManagementEnabled and QCDriverSelectiveSuspendIdleTime which is required for 26H1 HLK . Also QCDriverPowerManagementEnabled is not needed as it is not used anywhere

Solution: Added changes for adding parameters in inf and in driver. Modified function for fetching path and setting friendly name in qdbusb mdoule

@rohimish-qc rohimish-qc requested review from 5656hcx and shasaror April 13, 2026 10:21
@rohimish-qc rohimish-qc added the enhancement New feature or request label Apr 13, 2026
Comment thread src/windows/qdss/QDBPNP.c Outdated
@rohimish-qc rohimish-qc requested a review from hangzqcom April 14, 2026 05:23
Comment thread src/windows/qdss/QDBPNP.c Outdated
Comment thread src/windows/wdfserial/qcwdfser.inf
Comment thread src/windows/wdfserial/qcwdfser.inf
@rohimish-qc rohimish-qc requested a review from 5656hcx May 5, 2026 09:18
Signed-off-by: rohimish <rohimish@qti.qualcomm.com>
Signed-off-by: rohimish <rohimish@qti.qualcomm.com>
Signed-off-by: rohimish <rohimish@qti.qualcomm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants