diff options
| author | Takashi Iwai <tiwai@suse.de> | 2009-12-14 12:01:56 -0500 |
|---|---|---|
| committer | Takashi Iwai <tiwai@suse.de> | 2009-12-14 12:01:56 -0500 |
| commit | b89371621e5bedc84498ced2c5c33976bd1b2f64 (patch) | |
| tree | b309919239586e25617a17785b827577b1abb6b5 /Documentation/DocBook/dvb/dvbapi.xml | |
| parent | 63978ab3e3e963db28093b53bb4598f2702e1ad7 (diff) | |
| parent | 74c2b45b714e49b427584b4bd8f44f1a24d82d9c (diff) | |
Merge branch 'next/isa' into topic/misc
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 | |||
