[pvrusb2] New driver snapshot: pvrusb2-mci-20060102

Mike Isely isely at isely.net
Mon Jan 2 16:39:27 CST 2006


Argghh!  That's an obvious fix.  It's just impossible to keep testing 
every combination of kernel & drivers.  Thanks for hunting that one down.

   -Mike


On Mon, 2 Jan 2006, Michael Roitzsch wrote:

> [reply to myself]
>
> Does this list filter attachments? Well, here is the patch pasted in 
> directly:
>
> --- driver/pvrusb2-tuner.c	2006-01-01 22:03:26.000000000 +0100
> +++ driver/pvrusb2-tuner.c	2006-01-02 22:18:12.000000000 +0100
> @@ -56,7 +56,7 @@
> 	/* We may really want mode_mask to be T_ANALOG_TV for now */
> 	pvr2_i2c_client_cmd(ctxt->client,TUNER_SET_TYPE_ADDR,&setup);
> #else
> -	pvr2_i2c_tuner_cmd(ctxt->client,TUNER_SET_TYPE,&hdw->tuner_type);
> +	pvr2_i2c_client_cmd(ctxt->client,TUNER_SET_TYPE,&hdw->tuner_type);
> #endif
> 	ctxt->type_update_fl = 0;
> }
>
> _______________________________________________
> pvrusb2 mailing list
> pvrusb2 at isely.net
> http://www.isely.net/cgi-bin/mailman/listinfo/pvrusb2

-- 
                         |         Mike Isely          |     PGP fingerprint
      Spammers Die!!     |                             | 03 54 43 4D 75 E5 CC 92
                         |   isely @ pobox (dot) com   | 71 16 01 E2 B5 F5 C1 E8
                         |                             |


More information about the pvrusb2 mailing list