File:  [DVB] / linuxtv.org / index.php
Revision 1.4: download - view: text, annotated - select for diffs
Sun Nov 14 21:42:29 2004 UTC (19 years, 6 months ago) by js
Branches: MAIN
CVS tags: HEAD
add old news (php and news-convert.pl copied from directfb.org -- thanks, Dok!)

<?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, false, 0);
?>

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

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

LinuxTV legacy CVS <linuxtv.org/cvs>