summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
Diffstat (limited to 'v4l')
-rw-r--r--v4l/API/V4L1_API.html4
-rw-r--r--v4l/ChangeLog15
2 files changed, 17 insertions, 2 deletions
diff --git a/v4l/API/V4L1_API.html b/v4l/API/V4L1_API.html
index 4b3d8f640..50d282140 100644
--- a/v4l/API/V4L1_API.html
+++ b/v4l/API/V4L1_API.html
@@ -1,10 +1,12 @@
<HTML><HEAD>
-<TITLE>Video4Linux Kernel API Reference v0.1:19990430</TITLE>
+<TITLE>Video4Linux Kernel API Reference v0.1:19990430 - OBSOLETE - USE V4L2 API INSTEAD.</TITLE>
</HEAD>
<! Revision History: >
<! 4/30/1999 - Fred Gleason (fredg@wava.com)>
<! Documented extensions for the Radio Data System (RDS) extensions >
<BODY bgcolor="#ffffff">
+<H1>Obsoleted by V4L2 API</H1>
+
<H3>Devices</H3>
Video4Linux provides the following sets of device files. These live on the
character device formerly known as "/dev/bttv". /dev/bttv should be a
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index cc55bdee6..e9c33cdd1 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,16 @@
+2005-06-22 22:47 mchehab
+ * bttv-cards.c, cx88-core.c, cx88.h, v4l1-compat.c,doc/CARDLIST.bttv,
+ doc/CARDLIST.saa7134, doc/Cards:
+ - tail spaces removed.
+
+ * cx88-core.c, cx88.h:
+ - cx88_pci_irqs changed to static
+
+ * doc/V4L1_API.html:
+ - Now informs that it is obsolete.
+
+ Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+
2005-06-22 16:00 nshmyrev
* bttv-driver.h:
@@ -35,7 +48,7 @@
* saa7134-dvb.c
- don't turn off the xtal output of tda8274/75 in sleep mode.
This might crash the channel decoder.
-
+
Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
2005-06-21 15:45 mchehab