Hauppauge WinTV-CI: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (→‎External links: Bullet list.)
m (Rm empty sections.)
Line 24: Line 24:
usb 1-7: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 1-7: new device strings: Mfr=0, Product=0, SerialNumber=0
usb 1-7: configuration #1 chosen from 1 choice
usb 1-7: configuration #1 chosen from 1 choice

===Other images===


==Making it work==
==Making it work==

===Firmware===


===Driver===
===Driver===

Revision as of 01:10, 6 December 2016

A Hauppauge WinTV-CI

The Hauppauge WinTV-CI is a standalone CI-interface from Hauppauge.

Overview/features

The WinTV-CI is a bus-powered USB2 device that provides a CI interface for PayTV.

According to Hauppauge, the Windows driver supports following CAMs:

  • AlphaCrypt
  • Conax
  • Irdeto
  • Mediaguard
  • AstonCrypt
  • CryptoWorks
  • Viacess

Components used

The box contains a single PCB with 2 active components : an FX2 from Cypress (CY7C68013A) and a FPGA (Actel Proasic-plus, APA075-F)

Identification

dmesg output:

  usb 1-7: new high speed USB device using ehci_hcd and address 2
  usb 1-7: new device found, idVendor=2040, idProduct=1100
  usb 1-7: new device strings: Mfr=0, Product=0, SerialNumber=0
  usb 1-7: configuration #1 chosen from 1 choice

Making it work

Driver

There is no Linux driver for this device yet

External links