1Opera firmware 2============== 3 4Author: Marco Gittler <g.marco@freenet.de> 5 6To extract the firmware for the Opera DVB-S1 USB-Box 7you need to copy the files: 8 92830SCap2.sys 102830SLoad2.sys 11 12from the windriver disk into this directory. 13 14Then run: 15 16.. code-block:: none 17 18 scripts/get_dvb_firmware opera1 19 20and after that you have 2 files: 21 22dvb-usb-opera-01.fw 23dvb-usb-opera1-fpga-01.fw 24 25in here. 26 27Copy them into /lib/firmware/ . 28 29After that the driver can load the firmware 30(if you have enabled firmware loading 31in kernel config and have hotplug running). 32