V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
config VIDEO_IVTV
|
|
|
|
tristate "Conexant cx23416/cx23415 MPEG encoder/decoder support"
|
2008-10-28 20:45:46 +07:00
|
|
|
depends on VIDEO_V4L2 && PCI && I2C
|
2007-07-17 16:45:42 +07:00
|
|
|
select I2C_ALGOBIT
|
2010-11-17 23:28:38 +07:00
|
|
|
depends on RC_CORE
|
2008-05-06 22:35:58 +07:00
|
|
|
select VIDEO_TUNER
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
select VIDEO_TVEEPROM
|
|
|
|
select VIDEO_CX2341X
|
2007-03-03 18:01:54 +07:00
|
|
|
select VIDEO_CX25840
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
select VIDEO_MSP3400
|
|
|
|
select VIDEO_SAA711X
|
2008-04-09 16:26:17 +07:00
|
|
|
select VIDEO_SAA717X
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
select VIDEO_SAA7127
|
|
|
|
select VIDEO_CS53L32A
|
2007-10-30 15:50:03 +07:00
|
|
|
select VIDEO_M52790
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
select VIDEO_WM8775
|
|
|
|
select VIDEO_WM8739
|
2007-07-27 16:56:50 +07:00
|
|
|
select VIDEO_VP27SMPX
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
select VIDEO_UPD64031A
|
|
|
|
select VIDEO_UPD64083
|
2019-03-20 17:39:44 +07:00
|
|
|
help
|
2007-07-17 23:50:46 +07:00
|
|
|
This is a video4linux driver for Conexant cx23416 or cx23415 based
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
PCI personal video recorder devices.
|
|
|
|
|
|
|
|
This is used in devices such as the Hauppauge PVR-150/250/350/500
|
2007-07-17 23:50:46 +07:00
|
|
|
cards. There is a driver homepage at <http://www.ivtvdriver.org>.
|
V4L/DVB (5345): ivtv driver for Conexant cx23416/cx23415 MPEG encoder/decoder
It took three core maintainers, over four years of work, eight new i2c
modules, eleven new V4L2 ioctls, three new DVB video ioctls, a Sliced
VBI API, a new MPEG encoder API, an enhanced DVB video MPEG decoding
API, major YUV/OSD contributions from Ian and John, web/wiki/svn/trac
support from Axel Thimm, (hardware) support from Hauppauge, support and
assistance from the v4l-dvb people and the many, many users of ivtv to
finally make it possible to merge this driver into the kernel.
Thank you all!
Signed-off-by: Kevin Thayer <nufan_wfk@yahoo.com>
Signed-off-by: Chris Kennedy <c@groovy.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: John P Harvey <john.p.harvey@btinternet.com>
Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-04-27 22:31:25 +07:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ivtv.
|
2007-07-20 19:29:43 +07:00
|
|
|
|
2016-11-24 18:52:35 +07:00
|
|
|
config VIDEO_IVTV_DEPRECATED_IOCTLS
|
|
|
|
bool "enable the DVB ioctls abuse on ivtv driver"
|
|
|
|
depends on VIDEO_IVTV
|
|
|
|
default n
|
2019-03-20 17:39:44 +07:00
|
|
|
help
|
2016-11-24 18:52:35 +07:00
|
|
|
Enable the usage of the a DVB set of ioctls that were abused by
|
|
|
|
IVTV driver for a while.
|
|
|
|
|
|
|
|
Those ioctls were not needed for a long time, as IVTV implements
|
|
|
|
the proper V4L2 ioctls since kernel 3.3.
|
|
|
|
|
|
|
|
If unsure, say N.
|
|
|
|
|
2012-09-03 05:13:14 +07:00
|
|
|
config VIDEO_IVTV_ALSA
|
2012-09-04 03:03:41 +07:00
|
|
|
tristate "Conexant cx23415/cx23416 ALSA interface for PCM audio capture"
|
|
|
|
depends on VIDEO_IVTV && SND
|
2012-09-03 05:13:14 +07:00
|
|
|
select SND_PCM
|
2019-03-20 17:39:44 +07:00
|
|
|
help
|
2012-09-04 03:03:41 +07:00
|
|
|
This driver provides an ALSA interface as another method for user
|
|
|
|
applications to obtain PCM audio data from Conexant cx23415/cx23416
|
|
|
|
based PCI TV cards supported by the ivtv driver.
|
|
|
|
|
|
|
|
The ALSA interface has much wider use in user applications performing
|
|
|
|
PCM audio capture, than the V4L2 "/dev/video24" PCM audio interface
|
|
|
|
provided by the main ivtv driver.
|
2012-09-03 05:13:14 +07:00
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
|
module will be called ivtv-alsa.
|
|
|
|
|
2007-08-26 16:04:10 +07:00
|
|
|
config VIDEO_FB_IVTV
|
2007-07-20 19:29:43 +07:00
|
|
|
tristate "Conexant cx23415 framebuffer support"
|
2008-10-28 20:45:46 +07:00
|
|
|
depends on VIDEO_IVTV && FB
|
2007-07-20 19:29:43 +07:00
|
|
|
select FB_CFB_FILLRECT
|
|
|
|
select FB_CFB_COPYAREA
|
|
|
|
select FB_CFB_IMAGEBLIT
|
2019-03-20 17:39:44 +07:00
|
|
|
help
|
2007-07-20 19:29:43 +07:00
|
|
|
This is a framebuffer driver for the Conexant cx23415 MPEG
|
|
|
|
encoder/decoder.
|
|
|
|
|
|
|
|
This is used in the Hauppauge PVR-350 card. There is a driver
|
|
|
|
homepage at <http://www.ivtvdriver.org>.
|
|
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
2007-08-26 16:11:07 +07:00
|
|
|
module will be called ivtvfb.
|
2018-03-12 02:27:28 +07:00
|
|
|
|
|
|
|
config VIDEO_FB_IVTV_FORCE_PAT
|
|
|
|
bool "force cx23415 framebuffer init with x86 PAT enabled"
|
|
|
|
depends on VIDEO_FB_IVTV && X86_PAT
|
|
|
|
default n
|
2019-03-20 17:39:44 +07:00
|
|
|
help
|
2018-03-12 02:27:28 +07:00
|
|
|
With PAT enabled, the cx23415 framebuffer driver does not
|
|
|
|
utilize write-combined caching on the framebuffer memory.
|
|
|
|
For this reason, the driver will by default disable itself
|
|
|
|
when initializied on a kernel with PAT enabled (i.e. not
|
|
|
|
using the nopat kernel parameter).
|
|
|
|
|
|
|
|
The driver is not easily upgradable to the PAT-aware
|
|
|
|
ioremap_wc() API since the firmware hides the address
|
|
|
|
ranges that should be marked write-combined from the driver.
|
|
|
|
|
|
|
|
With this setting enabled, the framebuffer will initialize on
|
|
|
|
PAT-enabled systems but the framebuffer memory will be uncached.
|
|
|
|
|
|
|
|
If unsure, say N.
|