Diff for /dvb-kernel/README between versions 1.4 and 1.5

version 1.4, 2003/01/06 08:05:27 version 1.5, 2003/01/09 10:27:22
Line 4  Instructions for building the "new" driv Line 4  Instructions for building the "new" driv
 (This won't work with *2.4.x*, so don't even try, have a look  (This won't work with *2.4.x*, so don't even try, have a look
 at the build-2.4 directory instead)  at the build-2.4 directory instead)
   
 You need a kernel >= 2.5.53.  You need a kernel >= 2.5.55.
   
 0) Some changes are already disucussed with Gerd Knorr, but have  
 not been applied to the main kernel tree.  
   
 Because of this, you need to apply the following patches to your  
 kernel tree before configuring and building it:  
   
 - 00_knorr_v4l1_compat.patch    : adds the v4l1-compat module to the kernel  
 - 01_video-buf.patch            : moves video-buf to another location  
   
 1) Call "./makelinks <your-kernel-directory>. This will copy and link the  1) Call "./makelinks <your-kernel-directory>. This will copy and link the
 driver files to your kernel.  driver files to your kernel, remove some old files, move some files around.
   
 2) Next, use "make menuconfig" or whatever and select the av7110 driver.  2) Next, use "make menuconfig" or whatever and select the av7110 driver.
 If you have problems with modules and 2.5.x you can also compile the driver  If you have problems with modules and 2.5.x you can also compile the driver

Removed from v.1.4  
changed lines
  Added in v.1.5


LinuxTV legacy CVS <linuxtv.org/cvs>