Siano SMS1xxx mobile digital TV receivers
Shared support code for Siano's SMS1xxx-family mobile digital TV tuner chips (Nova, Venice, Pele, Rio), which appeared in small USB sticks and embedded TV receivers from companies like Hauppauge in the late 2000s and early 2010s for watching DVB-T, ISDB-T, and similar broadcast standards on laptops and handhelds.
recommendation
Worth keeping but flagging as legacy hardware. The chips and the products that used them, such as Hauppauge's WinTV-Aero-m, have been discontinued for years, but Debian still ships the firmware-siano package and the code is still receiving occasional cleanups and bug fixes upstream as of 2024. No other in-tree driver covers these Siano-firmware tuners, so removal would strand the remaining users without much upside.
repository signals
sources
- lore.kernel.org
Upstream still sees non-mechanical maintenance; in 2024 linux-media carried a Siano patch simplifying firmware loading.
- lore.kernel.org
The code was still touched in 2026 by a bug-fix thread touching smscoreapi.c, so it is not abandoned in-tree.
- cateee.net
LKDDb maps the stack to Siano SMS1xxx USB MDTV receivers and lists recognized Siano/Hauppauge USB devices, confirming this is niche mobile-TV tuner hardware.
- packages.debian.org
Debian sid still ships a dedicated firmware-siano package in 2025, indicating some remaining distro support and installed base.
- hauppauge.com
Hauppauge's support site places relevant Siano-era tuner products such as WinTV-Aero-m and WinTV-HVR-850 in Legacy Products and marks them discontinued.
- hauppauge.com
The WinTV-Aero-m support page shows an old Siano-era product with last listed device driver update from 2011, reinforcing that the hardware generation is long obsolete.
codex reasoning notes (technical)
Real driver directory: Kconfig and module metadata identify Siano MDTV support. Local shell inspection showed SMS1xxx/Nova/Venice/Pele/Rio firmware names and board IDs. lore_file_timeline on drivers/media/common/siano/smscoreapi.c showed real upstream activity through 2024-08 and 2026-04, with cleanup plus bug-fix traffic and no evidence of an active removal series in the retrieved lore data. Web search found LKDDb pages for SMS_USB_DRV/SMS_SIANO_MDTV and Debian firmware-siano, so the stack still has distro-visible support. Web search also found Hauppauge legacy pages marking related products discontinued, so new-sales evidence is poor and present-day use is likely limited to legacy USB/embedded TV receivers. No natural in-tree replacement covers the same Siano firmware-backed hardware; recommend keep but annotate as legacy/obsolete hardware rather than deprecate now.