PCIe interface chipsets: Difference between revisions
Jump to navigation
Jump to search
(fix description, remove AVer reference (not a PCIe interface chipset, rather its a complete PCIe based DVB device), support info update) |
Jdeisenhofer (talk | contribs) (cleanup) |
||
(8 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
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" |
|||
Possible PCIe bridges that can be used include: |
|||
|+'''PCIe interface Chipsets''' |
|||
⚫ | |||
|- |
|||
* ATI Theater 650 |
|||
! Vendor !! Chipset !! A/V decoder !! DVB support !! Associated <br>Kernel Modules !! Comments |
|||
⚫ | |||
⚫ | |||
⚫ | |||
|- |
|||
| [[Conexant]] |
|||
⚫ | |||
| {{Yes}} |
|||
| {{Yes}} |
|||
| |
|||
* cx23885 |
|||
| analog support is currently not universal (i.e. not implemented with all devices) |
|||
|- |
|||
⚫ | |||
| [[Conexant]] |
|||
| [[CX25854/8]] |
|||
| {{Yes}} |
|||
| {{No}} |
|||
| |
|||
* cx25858 |
|||
| |
|||
|} |
|||
⚫ | |||
For some more development information, see: |
|||
⚫ | |||
* [http://www.linuxtv.org/v4lwiki/index.php/Saa7162_devices v4l's Philips SAA7162 page] |
|||
⚫ | |||
* [http://www.linuxtv.org/v4lwiki/index.php/NGene_devices v4l's Micronas APB 7202A page] |
|||
* Some newer cards use FPGAs from Lattice or Altera. |
|||
⚫ | |||
[[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:
Vendor | Chipset | A/V decoder | DVB support | Associated Kernel Modules |
Comments |
---|---|---|---|---|---|
Conexant | CX23885/7/8 | ✔ Yes | ✔ Yes |
|
analog support is currently not universal (i.e. not implemented with all devices) |
Conexant | CX25854/8 | ✔ Yes | ✘ No |
|
- 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.