Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
[linux/fpc-iii.git] / Documentation / admin-guide / media / opera-firmware.rst
blobfab3581551de2a107ecab0d10202b75b0a7c2922
1 .. SPDX-License-Identifier: GPL-2.0
3 Opera firmware
4 ==============
6 Author: Marco Gittler <g.marco@freenet.de>
8 To extract the firmware for the Opera DVB-S1 USB-Box
9 you need to copy the files:
11 2830SCap2.sys
12 2830SLoad2.sys
14 from the windriver disk into this directory.
16 Then run:
18 .. code-block:: none
20         scripts/get_dvb_firmware opera1
22 and after that you have 2 files:
24 dvb-usb-opera-01.fw
25 dvb-usb-opera1-fpga-01.fw
27 in here.
29 Copy them into /lib/firmware/ .
31 After that the driver can load the firmware
32 (if you have enabled firmware loading
33 in kernel config and have hotplug running).