Skip to content

inf: remove legacy architectures and components, add missing devices and fix incorrect device mappings#60

Open
5656hcx wants to merge 2 commits into
mainfrom
inf-update
Open

inf: remove legacy architectures and components, add missing devices and fix incorrect device mappings#60
5656hcx wants to merge 2 commits into
mainfrom
inf-update

Conversation

@5656hcx

@5656hcx 5656hcx commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Summary

Synchronize Windows INF files with the latest Qualcomm USB composition table, removing device entries for win7/8, adding support for new PIDs and correcting usb interface mapping errors found during full audit.

Changes

filter/qcfilter.inf

  • Add composite device entries for PIDs: 901A, 901E, 904A, 9139, 9148

qcadb/qcadb.inf

  • Add ADB interface entries for 30 new PIDs
  • Fix 9029&MI_019029&MI_00 (incorrect interface index)

qdss/qdbusb.inf

  • Fix 912C/912D DPL/MSM port label swap
  • Add QDSS/ADPL interface entries for 9139, 91419144, 9146, 9148

wdfserial/qcwdfser.inf

  • Add DIAG interface entries for 9139&MI_00 and 9148&MI_00
  • Fix incorrect MI indices on several existing entries

wdfserial/qcwdfmdm.inf

  • Add DUN interface entry for 9148&MI_01
  • Fix incorrect MI indices on several existing entries

Test

  1. Local build, stampinf, and inf2cat
  2. Full PID audit confirms kernel ↔ qcom-usb-composition parity: ADB (105), MDM (199), SER (485), WWAN (346), QDSS (157) entries match across all architecture sections.

5656hcx added 2 commits June 16, 2026 21:01
Signed-off-by: Chenxi Han <chehan@qti.qualcomm.com>
Signed-off-by: Chenxi Han <chehan@qti.qualcomm.com>
@5656hcx 5656hcx self-assigned this Jun 17, 2026
@5656hcx 5656hcx added the enhancement New feature or request label Jun 17, 2026
@5656hcx 5656hcx changed the title INF: remove legacy architectures and components, add missing devices and fix incorrect device mappings inf: remove legacy architectures and components, add missing devices and fix incorrect device mappings Jun 17, 2026
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.

1 participant