Annotation of linuxtv.org/index.php, revision 1.6

1.1       js          1: <?php
1.6     ! kenneth     2:   $title = "LinuxTV.org - Television with Linux";
1.1       js          3:   include "linuxtv-header.inc";
                      4: ?>
1.2       js          5: 
                      6: 
1.6     ! kenneth     7: <h1>Television with Linux</h1>
1.3       js          8: <p>
                      9:   The LinuxTV project develops and maintains the DVB driver subsystem which
                     10:   is included in the Linux&nbsp;2.6.x kernel. The Linux kernel and the LinuxTV
                     11:   CVS include a fair number of drivers for commonly available PCI cards
                     12:   and USB devices, but the DVB subsystem core is also targeted towards
                     13:   Linux based set-top-boxes.
                     14: </p>
1.2       js         15: 
                     16: <h2>News</h2>
1.4       js         17: 
                     18: <?php
                     19:   include("news.inc");
1.5       js         20:   show_news(4, true, 0);
1.4       js         21: ?>
                     22: 
                     23: <a href="news.php">more...</a>
1.2       js         24: 
                     25: <?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>