--- kfir/README 2001/04/06 01:57:48 1.3 +++ kfir/README 2001/10/29 14:51:16 1.4 @@ -9,7 +9,9 @@ ftp site ftp.visiontech-dml.com. They of working without many system locks) Linux driver including firmware there. They removed it for unknown reasons but you can download versions for some of those other operating systems which some people use. -Install the Win9x/Kfir1 version on your system, cd to driver/micro, adjust the paths +Install the Win9x/Kfir1 version available at: +ftp://ftp.visiontech-dml.com/pub/Win9x%5CME/KFir/KFirAppVersion4.23/KFirApp4-23_9x.zip +on your system, cd to driver/micro, adjust the paths in the first two lines of Makefile and do "make" to extract the microcodes. Afterwards you should be able to compile and use the driver. @@ -40,7 +42,7 @@ All files are released under the GNU Gen The actual new files for the Kfir driver are: -kfir.c kfir.h KfirCMD.h KfirDef.h plx9054.h +kfir.c kfir.h Kfir.h plx9054.h This driver is provided for evaluation purposes only. @@ -73,16 +75,16 @@ vidinmode - vidimode=0 for PAL, 1 fo vidoutmode - vidoutmode=0 for NTSC, 1 for PAL (default PAL) (yaeh, I know, KFIR and Video4Linux defines are different for PAL/NTSC) -vidsize - vidsize=(vertical_mode<<4)|horizontal_mode, cf. KfirCMD.h +vidsize - vidsize=(vertical_mode<<4)|horizontal_mode, cf. Kfir.h e.g. vidsize=0x12 (=(KFIR_V_288<<4)|KFIR_H_352) -vidrate - video bitrate +vidrate - video bitrate in bits/s mpeg1mode - mpeg1mode=1 for MPEG1 -streamtype - streamtype=0, ..., 7 (cf. KfirCMD.h, default VT_KFIR_PROGRAM) +streamtype - streamtype=0, ..., 7 (cf. Kfir.h, default VT_KFIR_PROGRAM) -sndfreq - sndfreq=5,6,7 (cf. KfirCMD.h, default VT_KFIR_AUDIO_FREQ_48_000) +sndfreq - sndfreq=5,6,7 (cf. Kfir.h, default VT_KFIR_AUDIO_FREQ_48_000) only 32, 44.1 and 48 KHz seem to work with the Visiontech microcode vidinput - 0=Composite, 1=S-Video