--- kfir/FAQ 2002/08/09 21:40:32 1.3 +++ kfir/FAQ 2002/08/12 13:27:09 1.4 @@ -1,7 +1,10 @@ // $Source: /cvs/linuxtv/kfir/FAQ,v $ -// $Revision: 1.3 $ +// $Revision: 1.4 $ // // $Log: FAQ,v $ +// Revision 1.4 2002/08/12 13:27:09 stolk +// Added Q 2.1.11 +// // Revision 1.3 2002/08/09 21:40:32 stolk // Added Frank Rosengart's FAQs from apr'02 // @@ -205,6 +208,17 @@ Uncomment the $(MX_OBJS) part in line 6 obj-m = $(M_OBJS) # $(MX_OBJS) +2.1.11 Are there binary versions of the driver available? + +You can get a module for 2.4.18 with microcode from: +http://www.stolk.info/kfirbins.tar.gz + +Containing these files: +lib/modules/2.4.18/misc/kfir.o +lib/modules/2.4.18/misc/saa7113.o +lib/kfir/MPEG1_6.HLD +lib/kfir/altera_keb_plx_5e.rbf + ================================================================