drivers/media/usb/b2c2

B2C2/Technisat FlexCop USB digital TV receivers

A family of USB 1.1 digital TV tuner sticks built around B2C2's FlexCop II/IIb/III chipset, sold by Technisat as the SkyStar, AirStar, and Cable2PC USB products for receiving DVB-S satellite, DVB-T terrestrial, DVB-C cable, and ATSC broadcasts on a PC. The hardware was common in the mid-2000s and faded out of retail by around 2012-2014.

keep-annotate conf=0.79 last_sold=2014 deploy=low replacement=none subsystem=media category=media-camera-tv
79%

recommendation

Worth keeping but documenting its niche: the hardware has not been sold new for roughly a decade and Technisat's own support pages stopped updating around 2012-2014, but the kernel code is not abandoned. Hans Verkuil posted a real bug fix for flexcop-usb in June 2024 that was promptly backported to stable, so users with surviving sticks are still served. A note flagging it as legacy hardware would help distros decide whether to keep shipping it.

repository signals

4 files
753 source lines
11 commits, 5y
+50 / −40 lines added / removed, 5y
6 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 11 total · active in 7/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 1 commit · +9 −9 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: 1 commit · +11 −11 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: 2 commits · +8 −2 2022-06: 1 commit · +1 −1 2022-07: 0 commits · +0 −0 2022-08: 4 commits · +16 −10 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: 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: 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: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 1 commit · +1 −4 2024-05: 0 commits · +0 −0 2024-06: 1 commit · +4 −3 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: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. lore.kernel.org

    Upstream still sees real maintenance: Hans Verkuil posted a driver-specific fix for flexcop-usb in June 2024.

  2. lore.kernel.org

    The 2024 flexcop-usb fix was backported to stable, indicating the driver is still maintained rather than under active removal.

  3. cateee.net

    LKDDb ties this directory to Technisat/B2C2 Air/Sky/Cable2PC USB hardware and identifies it as a USB digital TV receiver driver still present in current kernels.

  4. technisat.com

    TechniSat's SkyStar USB support page shows only old Windows-era downloads from 2012-2013, consistent with legacy rather than current-market hardware.

  5. technisat.com

    TechniSat's AirStar USB support page likewise surfaces legacy downloads, with dated software entries up to 2014.

codex reasoning notes (technical)

Local `rg` on Kconfig/source identified this as the Technisat/B2C2 Air/Sky/Cable2PC USB1.1 FlexCop DVB/ATSC driver. `lore_file_timeline` on drivers/media/usb/b2c2/flexcop-usb.c showed multiple 2024 bug-fix and stable-backport events, with no removal discussion in the sampled recent activity, so removal/deprecate is too aggressive. Web search found LKDDb plus TechniSat legacy support pages whose download dates stop in 2012-2014; that supports hardware obsolescence and low present-day deployment, but ongoing upstream fixes argue for `keep-annotate` rather than deprecate.