Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux/fpc-iii.git] / Documentation / media / uapi / dvb / query-dvb-frontend-info.rst
blob81cd9b92a36c01d5dad83711839c6996391057b9
1 .. -*- coding: utf-8; mode: rst -*-
3 .. _query-dvb-frontend-info:
5 *****************************
6 Querying frontend information
7 *****************************
9 Usually, the first thing to do when the frontend is opened is to check
10 the frontend capabilities. This is done using
11 :ref:`FE_GET_INFO`. This ioctl will enumerate the
12 DVB API version and other characteristics about the frontend, and can be
13 opened either in read only or read/write mode.