File:  [DVB] / linuxtv.org / index.php
Revision 1.1: download - view: text, annotated - select for diffs
Sat Nov 13 20:26:38 2004 UTC (19 years, 7 months ago) by js
Branches: MAIN
CVS tags: HEAD
mama, look, my new home page ;-)
well, the 1st step anyway...

<?php
  $title = "LinuxTV.org - Digital TV with Linux";
  include "linuxtv-header.inc";
?>
<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td width="10"></td>
      <td width="140"></td>
      <td width="40"></td>
      <td valign="top"><img src="images/linuxtv.png" height="60" width="245"></td>
    </tr>
    <tr>
      <td></td>
      <td id="menu">
        <a href="/linuxtv/">News</a> <br>
        <a href="wiki/">Wiki</a><br>
        <a href="wiki/">Projects</a> <br>
        <a href="downloads/">Downloads</a>
        <a href="wiki/">Links</a>
        <a href="wiki/">Contacting us</a>
      </td>
      <td></td>
      <td valign="top">
      <h1>Digital TV with Linux</h1>
      <p>The LinuxTV project develops and maintains the DVB driver subsystem which
is included in the Linux&nbsp;2.6.x kernel. The Linux kernel and the LinuxTV
CVS include a fair number of drivers for commonly available PCI cards
and USB devices, but the DVB subsystem core is also targeted towards
Linux based set-top-boxes.
      </p>
      </td>
    </tr>
    <tr>
      <td></td>
      <td></td>
      <td></td>
      <td>
        <h2>News</h2>
	<a href="wiki/">more...</a>
      </td>
    </tr>
  </tbody>
</table>
</body>
</html>

LinuxTV legacy CVS <linuxtv.org/cvs>