at v2.6.35 2.4 kB view raw
1<partinfo> 2<authorgroup> 3<author> 4<firstname>Ralph</firstname> 5<surname>Metzler</surname> 6<othername role="mi">J. K.</othername> 7<affiliation><address><email>rjkm@metzlerbros.de</email></address></affiliation> 8</author> 9<author> 10<firstname>Marcus</firstname> 11<surname>Metzler</surname> 12<othername role="mi">O. C.</othername> 13<affiliation><address><email>rjkm@metzlerbros.de</email></address></affiliation> 14</author> 15<author> 16<firstname>Mauro</firstname> 17<surname>Chehab</surname> 18<othername role="mi">Carvalho</othername> 19<affiliation><address><email>mchehab@redhat.com</email></address></affiliation> 20<contrib>Ported document to Docbook XML.</contrib> 21</author> 22</authorgroup> 23<copyright> 24 <year>2002</year> 25 <year>2003</year> 26 <year>2009</year> 27 <holder>Convergence GmbH</holder> 28</copyright> 29 30<revhistory> 31<!-- Put document revisions here, newest first. --> 32<revision> 33 <revnumber>2.0.2</revnumber> 34 <date>2009-10-25</date> 35 <authorinitials>mcc</authorinitials> 36 <revremark> 37 documents FE_SET_FRONTEND_TUNE_MODE and FE_DISHETWORK_SEND_LEGACY_CMD ioctls. 38 </revremark> 39</revision> 40<revision> 41<revnumber>2.0.1</revnumber> 42<date>2009-09-16</date> 43<authorinitials>mcc</authorinitials> 44<revremark> 45Added ISDB-T test originally written by Patrick Boettcher 46</revremark> 47</revision> 48<revision> 49<revnumber>2.0.0</revnumber> 50<date>2009-09-06</date> 51<authorinitials>mcc</authorinitials> 52<revremark>Conversion from LaTex to DocBook XML. The 53 contents is the same as the original LaTex version.</revremark> 54</revision> 55<revision> 56<revnumber>1.0.0</revnumber> 57<date>2003-07-24</date> 58<authorinitials>rjkm</authorinitials> 59<revremark>Initial revision on LaTEX.</revremark> 60</revision> 61</revhistory> 62</partinfo> 63 64 65<title>LINUX DVB API</title> 66<subtitle>Version 3</subtitle> 67<!-- ADD THE CHAPTERS HERE --> 68 <chapter id="dvb_introdution"> 69 &sub-intro; 70 </chapter> 71 <chapter id="dvb_frontend"> 72 &sub-frontend; 73 </chapter> 74 <chapter id="dvb_demux"> 75 &sub-demux; 76 </chapter> 77 <chapter id="dvb_video"> 78 &sub-video; 79 </chapter> 80 <chapter id="dvb_audio"> 81 &sub-audio; 82 </chapter> 83 <chapter id="dvb_ca"> 84 &sub-ca; 85 </chapter> 86 <chapter id="dvb_net"> 87 &sub-net; 88 </chapter> 89 <chapter id="dvb_kdapi"> 90 &sub-kdapi; 91 </chapter> 92 <chapter id="dvb_examples"> 93 &sub-examples; 94 </chapter> 95<!-- END OF CHAPTERS --> 96 <appendix id="frontend_h"> 97 <title>DVB Frontend Header File</title> 98 &sub-frontend-h; 99 </appendix> 100