--- kfir/README 2001/10/29 14:51:16 1.4 +++ kfir/README 2005/02/18 14:40:27 1.5 @@ -33,26 +33,24 @@ situtation in which you are using the dr This is an evaluation release of a Linux device driver module for the Kfir encoder card. -Most of the files in kfir/driver/ are part of all newer Linux kernels. -If you are using a 2.4.x kernel you can also use the i2c and videodev files -from your kernel. They are included here for compatibility with 2.2.x kernels -which use an older I2C interface. - All files are released under the GNU General Public License. +This version supports kernel 2.6 series only. + The actual new files for the Kfir driver are: kfir.c kfir.h Kfir.h plx9054.h This driver is provided for evaluation purposes only. -Known problems: see http://linuxtv.org/mpeg2 +Known problems: see FAQ INSTALLATION: Change into the driver directory. The Makefile expects the configured sources of the currently used kernel to be -in /usr/src/linux. Otherwise, change the setting of KERNEL_LOCATION in the Makefile. +linked in /lib/modules/VERSION/build. Otherwise, change the setting of +KERNELSRCDIR in the Makefile. Do a "make" @@ -90,4 +88,7 @@ sndfreq - sndfreq=5,6,7 (cf. Kfir.h vidinput - 0=Composite, 1=S-Video -Ralph Metzler \ No newline at end of file +Ralph Metzler + +Anssi Hannula +- Updated for kernel 2.6 version of the driver