diff options
Diffstat (limited to 'drivers/media/dvb/ttpci/av7110.c')
-rw-r--r-- | drivers/media/dvb/ttpci/av7110.c | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/drivers/media/dvb/ttpci/av7110.c b/drivers/media/dvb/ttpci/av7110.c index 893fbc57c72f..a12b88f53ed9 100644 --- a/drivers/media/dvb/ttpci/av7110.c +++ b/drivers/media/dvb/ttpci/av7110.c | |||
@@ -26,7 +26,7 @@ | |||
26 | * Or, point your browser to http://www.gnu.org/copyleft/gpl.html | 26 | * Or, point your browser to http://www.gnu.org/copyleft/gpl.html |
27 | * | 27 | * |
28 | * | 28 | * |
29 | * the project's page is at http://www.linuxtv.org/dvb/ | 29 | * the project's page is at http://www.linuxtv.org/ |
30 | */ | 30 | */ |
31 | 31 | ||
32 | 32 | ||
@@ -2291,12 +2291,7 @@ static int frontend_init(struct av7110 *av7110) | |||
2291 | /* Budgetpatch note: | 2291 | /* Budgetpatch note: |
2292 | * Original hardware design by Roberto Deza: | 2292 | * Original hardware design by Roberto Deza: |
2293 | * There is a DVB_Wiki at | 2293 | * There is a DVB_Wiki at |
2294 | * http://212.227.36.83/linuxtv/wiki/index.php/Main_Page | 2294 | * http://www.linuxtv.org/ |
2295 | * where is described this 'DVB TT Budget Patch', on Card Modding: | ||
2296 | * http://212.227.36.83/linuxtv/wiki/index.php/DVB_TT_Budget_Patch | ||
2297 | * On the short description there is also a link to a external file, | ||
2298 | * with more details: | ||
2299 | * http://perso.wanadoo.es/jesussolano/Ttf_tsc1.zip | ||
2300 | * | 2295 | * |
2301 | * New software triggering design by Emard that works on | 2296 | * New software triggering design by Emard that works on |
2302 | * original Roberto Deza's hardware: | 2297 | * original Roberto Deza's hardware: |