diff options
Diffstat (limited to 'Documentation/DocBook/dvb/dvbapi.xml')
| -rw-r--r-- | Documentation/DocBook/dvb/dvbapi.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Documentation/DocBook/dvb/dvbapi.xml b/Documentation/DocBook/dvb/dvbapi.xml index 4fc5b23470a3..63c528fee624 100644 --- a/Documentation/DocBook/dvb/dvbapi.xml +++ b/Documentation/DocBook/dvb/dvbapi.xml | |||
| @@ -30,6 +30,14 @@ | |||
| 30 | <revhistory> | 30 | <revhistory> |
| 31 | <!-- Put document revisions here, newest first. --> | 31 | <!-- Put document revisions here, newest first. --> |
| 32 | <revision> | 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> | ||
| 33 | <revnumber>2.0.1</revnumber> | 41 | <revnumber>2.0.1</revnumber> |
| 34 | <date>2009-09-16</date> | 42 | <date>2009-09-16</date> |
| 35 | <authorinitials>mcc</authorinitials> | 43 | <authorinitials>mcc</authorinitials> |
| @@ -85,3 +93,8 @@ Added ISDB-T test originally written by Patrick Boettcher | |||
| 85 | &sub-examples; | 93 | &sub-examples; |
| 86 | </chapter> | 94 | </chapter> |
| 87 | <!-- END OF CHAPTERS --> | 95 | <!-- END OF CHAPTERS --> |
| 96 | <appendix id="frontend_h"> | ||
| 97 | <title>DVB Frontend Header File</title> | ||
| 98 | &sub-frontend-h; | ||
| 99 | </appendix> | ||
| 100 | |||
