forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/mchehab/linux-2.6 * 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6: (583 commits) V4L/DVB (10130): use USB API functions rather than constants V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in frontends V4L/DVB (10128): modify V4L documentation to be a valid XHTML V4L/DVB (10127): stv06xx: Avoid having y unitialized V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devices V4L/DVB (10124): em28xx: expand output formats available V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modes V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devices V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device profile V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profile V4L/DVB (10119): em28xx: fix corrupted XCLK value V4L/DVB (10118): zoran: fix warning for a variable not used V4L/DVB (10116): af9013: Fix gcc false warnings V4L/DVB (10111a): usbvideo.h: remove an useless blank line V4L/DVB (10111): quickcam_messenger.c: fix a warning V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl = __video_ioctl2 V4L/DVB (10109): anysee: Fix usage of an unitialized function V4L/DVB (10104): uvcvideo: Add support for video output devices V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in iSight webcams. V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is erroneous ...
- Loading branch information
Showing
326 changed files
with
38,108 additions
and
11,079 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
How to set up the Technisat devices | ||
=================================== | ||
|
||
1) Find out what device you have | ||
================================ | ||
|
||
First start your linux box with a shipped kernel: | ||
lspci -vvv for a PCI device (lsusb -vvv for an USB device) will show you for example: | ||
02:0b.0 Network controller: Techsan Electronics Co Ltd B2C2 FlexCopII DVB chip / Technisat SkyStar2 DVB card (rev 02) | ||
|
||
dmesg | grep frontend may show you for example: | ||
DVB: registering frontend 0 (Conexant CX24123/CX24109)... | ||
|
||
2) Kernel compilation: | ||
====================== | ||
|
||
If the Technisat is the only TV device in your box get rid of unnecessary modules and check this one: | ||
"Multimedia devices" => "Customise analog and hybrid tuner modules to build" | ||
In this directory uncheck every driver which is activated there. | ||
|
||
Then please activate: | ||
2a) Main module part: | ||
|
||
a.)"Multimedia devices" => "DVB/ATSC adapters" => "Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters" | ||
b.)"Multimedia devices" => "DVB/ATSC adapters" => "Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters" => "Technisat/B2C2 Air/Sky/Cable2PC PCI" in case of a PCI card OR | ||
c.)"Multimedia devices" => "DVB/ATSC adapters" => "Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters" => "Technisat/B2C2 Air/Sky/Cable2PC USB" in case of an USB 1.1 adapter | ||
d.)"Multimedia devices" => "DVB/ATSC adapters" => "Technisat/B2C2 FlexcopII(b) and FlexCopIII adapters" => "Enable debug for the B2C2 FlexCop drivers" | ||
Notice: d.) is helpful for troubleshooting | ||
|
||
2b) Frontend module part: | ||
|
||
1.) Revision 2.3: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "Zarlink VP310/MT312/ZL10313 based" | ||
|
||
2.) Revision 2.6: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "ST STV0299 based" | ||
|
||
3.) Revision 2.7: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "Samsung S5H1420 based" | ||
c.)"Multimedia devices" => "Customise DVB frontends" => "Integrant ITD1000 Zero IF tuner for DVB-S/DSS" | ||
d.)"Multimedia devices" => "Customise DVB frontends" => "ISL6421 SEC controller" | ||
|
||
4.) Revision 2.8: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "Conexant CX24113/CX24128 tuner for DVB-S/DSS" | ||
c.)"Multimedia devices" => "Customise DVB frontends" => "Conexant CX24123 based" | ||
d.)"Multimedia devices" => "Customise DVB frontends" => "ISL6421 SEC controller" | ||
|
||
5.) DVB-T card: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "Zarlink MT352 based" | ||
|
||
6.) DVB-C card: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "ST STV0297 based" | ||
|
||
7.) ATSC card 1st generation: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "Broadcom BCM3510" | ||
|
||
8.) ATSC card 2nd generation: | ||
a.)"Multimedia devices" => "Customise DVB frontends" => "Customise the frontend modules to build" | ||
b.)"Multimedia devices" => "Customise DVB frontends" => "NxtWave Communications NXT2002/NXT2004 based" | ||
c.)"Multimedia devices" => "Customise DVB frontends" => "LG Electronics LGDT3302/LGDT3303 based" | ||
|
||
Author: Uwe Bugla <[email protected]> December 2008 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,27 @@ | ||
<TITLE>V4L API</TITLE> | ||
<H1>Video For Linux APIs</H1> | ||
<table border=0> | ||
<tr> | ||
<td> | ||
<A HREF=http://www.linuxtv.org/downloads/video4linux/API/V4L1_API.html> | ||
V4L original API</a> | ||
</td><td> | ||
Obsoleted by V4L2 API | ||
</td></tr><tr><td> | ||
<A HREF=http://www.linuxtv.org/downloads/video4linux/API/V4L2_API> | ||
V4L2 API</a> | ||
</td><td> | ||
Should be used for new projects | ||
</td></tr> | ||
</table> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | ||
<head> | ||
<meta content="text/html;charset=ISO-8859-2" http-equiv="Content-Type" /> | ||
<title>V4L API</title> | ||
</head> | ||
<body> | ||
<h1>Video For Linux APIs</h1> | ||
<table border="0"> | ||
<tr> | ||
<td> | ||
<a href="http://www.linuxtv.org/downloads/video4linux/API/V4L1_API.html">V4L original API</a> | ||
</td> | ||
<td> | ||
Obsoleted by V4L2 API | ||
</td> | ||
</tr> | ||
<tr> | ||
<td> | ||
<a href="http://www.linuxtv.org/downloads/video4linux/API/V4L2_API">V4L2 API</a> | ||
</td> | ||
<td>Should be used for new projects | ||
</td> | ||
</tr> | ||
</table> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.