1.. -*- coding: utf-8; mode: rst -*- 2 3.. include:: <isonum.txt> 4 5.. _remote_controllers: 6 7################################ 8Part III - Remote Controller API 9################################ 10 11.. only:: html 12 13 .. class:: toc-title 14 15 Table of Contents 16 17.. toctree:: 18 :maxdepth: 5 19 :numbered: 20 21 rc-intro 22 rc-sysfs-nodes 23 rc-tables 24 rc-table-change 25 lirc-dev 26 27 28********************** 29Revision and Copyright 30********************** 31 32Authors: 33 34- Carvalho Chehab, Mauro <mchehab@kernel.org> 35 36 - Initial version. 37 38**Copyright** |copy| 2009-2016 : Mauro Carvalho Chehab 39 40**************** 41Revision History 42**************** 43 44:revision: 3.15 / 2014-02-06 (*mcc*) 45 46Added the interface description and the RC sysfs class description. 47 48 49:revision: 1.0 / 2009-09-06 (*mcc*) 50 51Initial revision 52