inf: add missing devices and fix incorrect device mappings#23
Merged
Conversation
Signed-off-by: Chenxi Han <chehan@qti.qualcomm.com>
hangzqcom
approved these changes
Jun 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
##Summary:
Synchronize Windows INF files with the latest Qualcomm USB composition table, adding support for new PIDs and fixing usb interface mapping errors found during full audit.
src/windows/qcadb.infPID_9029&MI_01→PID_9029&MI_00(wrong ADB interface index)PID_902B&MI_02entry absent from kernel901Ato...9148src/windows/qcmdmlib.inf9000,9003,900A,9101:MI_03→MI_02PID_901A&MI_02(DUN interface, 3 arch sections)src/windows/qcserlib.inf9003,901A,901B,9029,903A,9101PID_901ADIAG and NMEA interface entries (3 arch sections)src/windows/qcwwanlib.inf9000,900A,900D; remove erroneous900Bentry9067&MI_01,90EA&MI_00,90EB&MI_00src/windows/qdblib.inf9139–9148QDSS/ADPL/DPL interfaces (3 arch sections)9310) entryVerification:
Full PID+MI audit confirms qcom-usb-composition ↔ userspace driver parity across all 5 driver pairs:
All architecture sections (x86 / amd64 / arm64) are consistent within each file.