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.. _frontend_legacy_types: 11 12Frontend Legacy Data Types 13========================== 14 15 16.. toctree:: 17 :maxdepth: 1 18 19 fe-type-t 20 fe-bandwidth-t 21 dvb-frontend-parameters 22 dvb-frontend-event 23 24 25.. _frontend_legacy_fcalls: 26 27Frontend Legacy Function Calls 28============================== 29 30Those functions are defined at DVB version 3. The support is kept in the 31kernel due to compatibility issues only. Their usage is strongly not 32recommended 33 34 35.. toctree:: 36 :maxdepth: 1 37 38 fe-read-ber 39 fe-read-snr 40 fe-read-signal-strength 41 fe-read-uncorrected-blocks 42 fe-set-frontend 43 fe-get-frontend 44 fe-get-event 45 fe-dishnetwork-send-legacy-cmd 46