drivers/media/pci/ttpci

Technotrend/Hauppauge SAA7146 Budget and Nova-PCI DVB tuner cards

A family of early-2000s PCI digital TV tuner cards built around the Philips SAA7146 video chip, sold as Hauppauge WinTV-Nova-S (satellite), Nova-C (cable) and Nova-T (terrestrial) and the related Technotrend Budget series. They let Pentium II/III-era PCs running Windows XP or Linux receive DVB broadcasts.

keep-annotate conf=0.78 deploy=low replacement=none subsystem=media category=media-camera-tv
78%

recommendation

Worth keeping but documenting as legacy because the hardware dates to the Windows XP era and is no longer sold, yet the code still saw maintenance in linux-media as recently as 2024 and there is no replacement driver for these specific PCI boards. A small population of hobbyists and long-running DVB receivers likely still depend on it, so removing it would strand them with no alternative.

repository signals

7 files
4,836 source lines
24 commits, 5y
+5,666 / −15,495 lines added / removed, 5y
12 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 24 total · active in 9/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 3 commits · +4 −9,858 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: 1 commit · +0 −4,910 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 2 commits · +4,911 −0 2023-03: 2 commits · +47 −47 2023-04: 0 commits · +0 −0 2023-05: 1 commit · +2 −2 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 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: 1 commit · +5 −3 2024-03: 0 commits · +0 −0 2024-04: 10 commits · +666 −648 2024-05: 0 commits · +0 −0 2024-06: 2 commits · +25 −21 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: 0 commits · +0 −0 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 · +6 −6 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    linux-media carried a 2024 ttpci patch series touching this driver, showing it still receives upstream maintenance rather than being abandoned.

  2. cateee.net

    LKDDb maps this directory to SAA7146-based Budget/Nova-PCI DVB boards such as Hauppauge WinTV-NOVA-S/C/T and notes an earlier deprecated staging copy, i.e. legacy hardware with long-tail support.

  3. hauppage.com

    Archived WinTV-NOVA-S PCI product page targets Windows 98/2000/ME/XP, Pentium II, and a PCI 2.1 slot, indicating an early-2000s product class rather than current hardware.

  4. hauppage.com

    Archived WinTV-NOVA-T PCI product page likewise describes an old PCI DVB-T card for Windows XP/Pentium III-era PCs, reinforcing that new deployments are unlikely in 2025.

codex reasoning notes (technical)

Local Kconfig/source inspection (shell rg/sed) identified SAA7146 'Budget/Nova-PCI' DVB cards with no in-tree successor for the same legacy PCI boards. lore_file_timeline on budget.c showed recent 2024 linux-media maintenance and no removal-series evidence in the returned activity, so this is not a current remove candidate. Web search/open provided LKDDb for hardware mapping and archived Hauppauge product pages showing XP/Pentium-era PCI products; that supports obsolete hardware with only low residual deployments. Recommendation is keep-annotate: retain for legacy users, but mark/document as legacy hardware with low contemporary relevance.