lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Sep 2010 07:48:38 -0400
From:	x0130808@...com
To:	linux-kernel@...r.kernel.org
Cc:	Raja Mani <raja_mani@...com>, Pramodh AG <pramodh_ag@...com>,
	Manjunatha Halli <x0130808@...com>
Subject: [RFC/PATCH 8/9] Documentation:DocBook:v4l: Update the controls.xml

From: Raja Mani <raja_mani@...com>

Added entries for following 2 new CID's which are added for TI FM driver:
- V4L2_CID_RSSI_THRESHOLD
- V4L2_CID_TUNE_AF

Signed-off-by: Raja Mani <raja_mani@...com>
Signed-off-by: Pramodh AG <pramodh_ag@...com>
Signed-off-by: Manjunatha Halli <x0130808@...com>
---
 Documentation/DocBook/v4l/controls.xml |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/Documentation/DocBook/v4l/controls.xml b/Documentation/DocBook/v4l/controls.xml
index 8408caa..e074f73 100644
--- a/Documentation/DocBook/v4l/controls.xml
+++ b/Documentation/DocBook/v4l/controls.xml
@@ -132,6 +132,18 @@ consumption state.</entry>
 	    <entry>Loudness mode (bass boost).</entry>
 	  </row>
 	  <row>
+           <entry><constant>V4L2_CID_RSSI_THRESHOLD</constant></entry>
+           <entry>integer</entry>
+           <entry>Set RSSI threshold level. Change the default threshold
+level used to select valid frequencies during vidioc_s_hw_freq_seek.</entry>
+         </row>
+         <row>
+           <entry><constant>V4L2_CID_TUNE_AF</constant></entry>
+           <entry>integer</entry>
+           <entry>Set Alternative Frequency mode. Enable or disable
+alternative frequency mode.</entry>
+         </row>
+         <row>
 	    <entry><constant>V4L2_CID_BLACK_LEVEL</constant></entry>
 	    <entry>integer</entry>
 	    <entry>Another name for brightness (not a synonym of
-- 
1.5.6.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ