summaryrefslogtreecommitdiff
path: root/v4l2-spec/compat.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'v4l2-spec/compat.sgml')
-rw-r--r--v4l2-spec/compat.sgml15
1 files changed, 13 insertions, 2 deletions
diff --git a/v4l2-spec/compat.sgml b/v4l2-spec/compat.sgml
index 3eb873c70..5c1815182 100644
--- a/v4l2-spec/compat.sgml
+++ b/v4l2-spec/compat.sgml
@@ -2199,7 +2199,18 @@ class</link> was added, with the new controls
by the <link linkend="extended-controls">extended controls</link>
interface in Linux 2.6.18, where finally removed from the
<filename>videodev2.h</filename> header file.</para>
- </listitem>
+ </listitem>
+ </orderedlist>
+ </section>
+
+ <section>
+ <title>V4L2 in Linux 2.6.29</title>
+ <orderedlist>
+ <listitem>
+ <para>The <constant>VIDIOC_G_CHIP_IDENT</constant> ioctl was renamed
+to <constant>VIDIOC_G_CHIP_IDENT_OLD</constant> and &VIDIOC-DBG-G-CHIP-IDENT;
+was introduced in its place.</para>
+ </listitem>
</orderedlist>
</section>
</section>
@@ -2306,7 +2317,7 @@ ioctls.</para>
ioctls.</para>
</listitem>
<listitem>
- <para>&VIDIOC-G-CHIP-IDENT; ioctl.</para>
+ <para>&VIDIOC-DBG-G-CHIP-IDENT; ioctl.</para>
</listitem>
</itemizedlist>
</section>