PCIe interface chipsets: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
m (minor edit)
(cleanup)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
In relation to V4L-DVB devices, a PCIe interface chipset is a bridge between the device's receiver (in the case of TV tuner devices) and A/V inputs (in the case of some devices) and the host computer's PCIe "bus" (which really isn't a traditional bus, but rather a point to point serial connect lane(s)). Some examples of PCIe interface chipsets that are used in V4L-DVB PCIe cards include:
In relation to V4L-DVB devices, a PCIe [[interface chipsets|interface chipset]] is a bridge between the device's receiver (in the case of TV tuner devices) and A/V inputs (in the case of some devices) and the host computer's PCIe "bus" (which really isn't a traditional bus, but rather a point to point serial connect lane(s)). Some examples of PCIe interface chipsets that are used in V4L-DVB PCIe cards include:


{| class="wikitable"
{| class="wikitable"
Line 7: Line 7:


|-
|-
| [[Conexant]]
| [[Conexant CX23885/7/8|CX23885/7/8]]
| {{Yes}}
| {{Yes}}
|
* cx23885
| analog support is currently not universal (i.e. not implemented with all devices)

|-
| [[Conexant]]
| [[CX25854/8]]
| {{Yes}}
| {{No}}
|
|
* cx25858
|
|
|
|
|
|


|}
|}


* ATI Theater 550
* ATI Theater 550/650/750
* ATI Theater 650
* Conexant CX23885/6/7/8
* Micronas APB 7202A nGene dual-channel PCI-Express multimedia controller ... see [[NGene devices]] for development info
* Micronas APB 7202A nGene dual-channel PCI-Express multimedia controller ... see [[NGene devices]] for development info
* Philips/NXP SAA7162 (dual A/V decoder) and SAA7160/SAA7161 (multimedia A/V bridge) ... see [[Saa7162 devices]] for more info
* Philips/NXP SAA7162 (dual A/V decoder) and SAA7160/SAA7161/SAA7164 (multimedia A/V bridge) ... see [[Saa7162 devices]] for more info
* Some newer cards use FPGAs from Lattice or Altera.
* NXP SAA7164


Currently, only the CX23885 and SAA7162 IC families have published drivers from LinuxTV.
Currently, only the CX23885 and SAA7162 IC families have published drivers from LinuxTV.
[[Category:PCIe]]

Latest revision as of 12:04, 12 June 2015

In relation to V4L-DVB devices, a PCIe interface chipset is a bridge between the device's receiver (in the case of TV tuner devices) and A/V inputs (in the case of some devices) and the host computer's PCIe "bus" (which really isn't a traditional bus, but rather a point to point serial connect lane(s)). Some examples of PCIe interface chipsets that are used in V4L-DVB PCIe cards include:

PCIe interface Chipsets
Vendor Chipset A/V decoder DVB support Associated
Kernel Modules
Comments
Conexant CX23885/7/8 Yes Yes
  • cx23885
analog support is currently not universal (i.e. not implemented with all devices)
Conexant CX25854/8 Yes No
  • cx25858
  • ATI Theater 550/650/750
  • Micronas APB 7202A nGene dual-channel PCI-Express multimedia controller ... see NGene devices for development info
  • Philips/NXP SAA7162 (dual A/V decoder) and SAA7160/SAA7161/SAA7164 (multimedia A/V bridge) ... see Saa7162 devices for more info
  • Some newer cards use FPGAs from Lattice or Altera.

Currently, only the CX23885 and SAA7162 IC families have published drivers from LinuxTV.