File:  [DVB] / linuxtv.org / index.php
Revision 1.5: download - view: text, annotated - select for diffs
Sun Nov 14 21:58:17 2004 UTC (19 years, 6 months ago) by js
Branches: MAIN
CVS tags: HEAD
also steal news style from directfb.org...

<?php
  $title = "LinuxTV.org - Digital TV with Linux";
  include "linuxtv-header.inc";
?>


<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>

<h2>News</h2>

<?php
  include("news.inc");
  show_news(4, true, 0);
?>

<a href="news.php">more...</a>

<?php include "linuxtv-footer.inc"; ?>

LinuxTV legacy CVS <linuxtv.org/cvs>