1 <refentry id="FE_DISEQC_RESET_OVERLOAD">
3 <refentrytitle>ioctl FE_DISEQC_RESET_OVERLOAD</refentrytitle>
8 <refname>FE_DISEQC_RESET_OVERLOAD</refname>
9 <refpurpose>Restores the power to the antenna subsystem, if it was powered
10 off due to power overload.</refpurpose>
16 <funcdef>int <function>ioctl</function></funcdef>
17 <paramdef>int <parameter>fd</parameter></paramdef>
18 <paramdef>int <parameter>request</parameter></paramdef>
19 <paramdef>NULL</paramdef>
25 <title>Arguments</title>
28 <term><parameter>fd</parameter></term>
34 <term><parameter>request</parameter></term>
36 <para>FE_DISEQC_RESET_OVERLOAD</para>
43 <title>Description</title>
45 <para>If the bus has been automatically powered off due to power overload, this ioctl
46 call restores the power to the bus. The call requires read/write access to the
47 device. This call has no effect if the device is manually powered off. Not all
48 DVB adapters support this ioctl.</para>