Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixes
[sfrench/cifs-2.6.git] / Documentation / media / v4l-drivers / cx18.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 The cx18 driver
4 ===============
5
6 .. note::
7
8    This documentation is outdated.
9
10 Some notes regarding the cx18 driver for the Conexant CX23418 MPEG
11 encoder chip:
12
13 1) Currently supported are:
14
15         - Hauppauge HVR-1600
16         - Compro VideoMate H900
17         - Yuan MPC718
18         - Conexant Raptor PAL/SECAM devkit
19
20 2) Some people have problems getting the i2c bus to work.
21    The symptom is that the eeprom cannot be read and the card is
22    unusable. This is probably fixed, but if you have problems
23    then post to the video4linux or ivtv-users mailing list.
24
25 3) VBI (raw or sliced) has not yet been implemented.
26
27 4) MPEG indexing is not yet implemented.
28
29 5) The driver is still a bit rough around the edges, this should
30    improve over time.
31
32
33 Firmware:
34
35 You can obtain the firmware files here:
36
37 http://dl.ivtvdriver.org/ivtv/firmware/cx18-firmware.tar.gz
38
39 Untar and copy the .fw files to your firmware directory.