1.. Permission is granted to copy, distribute and/or modify this
2.. document under the terms of the GNU Free Documentation License,
3.. Version 1.1 or any later version published by the Free Software
4.. Foundation, with no Invariant Sections, no Front-Cover Texts
5.. and no Back-Cover Texts. A copy of the license is included at
6.. Documentation/userspace-api/media/fdl-appendix.rst.
7..
8.. TODO: replace it to GFDL-1.1-or-later WITH no-invariant-sections
9
10.. include:: <isonum.txt>
11
12.. _remote_controllers:
13
14################################
15Part III - Remote Controller API
16################################
17
18.. only:: html
19
20   .. class:: toc-title
21
22        Table of Contents
23
24.. toctree::
25    :maxdepth: 5
26    :numbered:
27
28    rc-intro
29    rc-sysfs-nodes
30    rc-protos
31    rc-tables
32    rc-table-change
33    lirc-dev
34
35
36**********************
37Revision and Copyright
38**********************
39
40Authors:
41
42- Carvalho Chehab, Mauro <mchehab@kernel.org>
43
44 - Initial version.
45
46**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab
47
48****************
49Revision History
50****************
51
52:revision: 3.15 / 2014-02-06 (*mcc*)
53
54Added the interface description and the RC sysfs class description.
55
56
57:revision: 1.0 / 2009-09-06 (*mcc*)
58
59Initial revision
60