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

1.1       js          1: <?php
                      2:   $title = "LinuxTV.org - Digital TV with Linux";
                      3:   include "linuxtv-header.inc";
                      4: ?>
1.2       js          5: 
                      6: 
                      7: <h1>Digital TV 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");
        !            20:   show_news(4, false, 0);
        !            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>