Diff for /dvb-kernel/README between versions 1.14 and 1.15

version 1.14, 2004/01/26 10:48:11 version 1.15, 2004/01/29 10:18:39
Line 8  Simply type 'make' to build the driver. Line 8  Simply type 'make' to build the driver.
 in directory ./build-2.4/ or ./build-2.6/, depening on the kernel version you  in directory ./build-2.4/ or ./build-2.6/, depening on the kernel version you
 are running. There you will also find scripts to load and unload the modules.  are running. There you will also find scripts to load and unload the modules.
   
 For some cards you need to download additional firmware binaries.  You get  For some cards or frontends you need to download additional firmware
 notified in the build process or when loading the modules, please follow the  binaries:
 instructions there if you own one of the cards that need a firmware to run.  
   - dvb-ttpci: http://www.linuxtv.org/download/dvb/
     => wget http://www.linuxtv.org/download/dvb/dvb-ttpci-01.fw
     Place the "dvb-ttpci-01.fw" file in the build-2.4 and/or build-2.6
     directory. The firmware will be compiled into the driver at it used to
     be.
   
   - alps_tdlb7: 
     This driver needs a copy of the firmware file 'Sc_main.mc' from the
     Haupauge windows driver in the '/usr/lib/hotplug/firmware' directory.
     Alternatively, you can also pass the complete filename with the module
     parameter 'firmware_file'.
   
   - tda1004x:
     This driver needs a copy of the DLL "ttlcdacc.dll" from the Haupauge or
     Technotrend windows driver saved as
     '/usr/lib/hotplug/firmware/tda1004x.mc'. You can also pass the complete
     file name with the module parameter 'tda1004x_firmware'.
     Currently the DLL from v2.15a of the technotrend driver is supported. Other versions can
     be added reasonably painlessly.
     Windows driver URL: http://www.technotrend.de/
   
   - ttusb-dec:
     see "ttusb-dec.txt" in linux/Documentation for details
   
   If something is missing, you get notified in the build process or when
   loading the modules.
   
 In ./build-2.4/ or ./build-2.6/ you find the insmod script.  In ./build-2.4/ or ./build-2.6/ you find the insmod script.
   

Removed from v.1.14  
changed lines
  Added in v.1.15


LinuxTV legacy CVS <linuxtv.org/cvs>