drivers/media/dvb-frontends/drx39xyj

Micronas DRX-J digital TV demodulators (Hauppauge WinTV-HVR-950Q class)

A family of Micronas DRX39xxJ digital television demodulator chips from around 2005, used to decode over-the-air ATSC and QAM cable broadcasts inside consumer TV tuner products such as the Hauppauge WinTV-HVR-950Q and 955Q USB sticks, PC-TV cards, set-top boxes, and PVRs sold through the late 2000s and 2010s.

keep-annotate conf=0.81 deploy=low replacement=none subsystem=media category=media-camera-tv
81%

recommendation

Worth keeping but documenting its niche, because while upstream is still receiving routine cleanup and bug-fix work through 2024, the hardware itself is a 2005-era consumer DTV chip family that powered USB tuner sticks like the Hauppauge WinTV-HVR-950Q/955Q, which retailers now list as discontinued. The remaining audience is people running long-lived ATSC/QAM tuner sticks rather than anyone buying new hardware.

repository signals

9 files
30,780 source lines
13 commits, 5y
+59 / −71 lines added / removed, 5y
11 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 13 total · active in 10/61 months
2021 2022 2023 2024 2025 2026 2021-04: 1 commit · +18 −17 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 1 commit · +0 −2 2022-10: 0 commits · +0 −0 2022-11: 1 commit · +1 −0 2022-12: 0 commits · +0 −0 2023-01: 2 commits · +7 −4 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 1 commit · +3 −3 2023-09: 1 commit · +1 −1 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 2 commits · +26 −34 2024-05: 1 commit · +0 −7 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 0 commits · +0 −0 2025-08: 1 commit · +1 −1 2025-09: 0 commits · +0 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 2 commits · +2 −2 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. cateee.net

    LKDDb shows CONFIG_DVB_DRX39XYJ remains present through current kernel HEAD, indicating the driver is still carried upstream.

  2. micronas.tdk.com

    Vendor news identifies the DRX-H/DRX family as a 2005-era Micronas consumer DTV demodulator line for HDTVs, set-top boxes, PC-TV cards, PVRs, and tuner modules.

  3. hauppauge.com

    Hauppauge still publishes support material for WinTV-HVR-950Q/955Q class devices, consistent with a remaining installed base rather than active mainstream new deployment.

  4. videoguys.com

    A reseller page marks WinTV-HVR-950Q as a discontinued product, supporting the conclusion that this hardware family is legacy rather than newly sold.

codex reasoning notes (technical)

Local shell inspection (`rg` in the directory) shows this is real frontend driver code and names the device as "Micronas DRX39xxj family Frontend" with Hauppauge references in source. Local shell `git -c safe.directory=... log --since=2021 -- drivers/media/dvb-frontends/drx39xyj` shows non-removal upstream attention through 2024-2026, mostly cleanup/bug-fix work and no visible removal push; `lei` was unavailable in the environment, so lore-specific lookup could not be run. URLs were obtained via web search: LKDDb for continued upstream presence, Micronas/TDK vendor history for chipset era and market, Hauppauge support plus reseller discontinuation evidence for present-day legacy deployments. Because maintenance is still happening but the hardware is clearly old consumer-TV silicon with only residual installed-base relevance, the right call is keep-annotate rather than deprecate/remove.