David Balazic <[EMAIL PROTECTED]> writes:

>       v = 400*16;  //                                <--- here
>       bttv_call_i2c_clients(btv,VIDIOCSFREQ,&v); //  <--- and here
>       bttv_call_i2c_clients(btv,AUDC_SET_RADIO,&btv->tuner_type);

> Why are those two lines there ?

Because it will stop working otherwise.

> They try to set the tuner to 400 MHz, but that is illegal for radio
> and is flaged as such deeper in the code.

the tuner is switched to radio mode afterwards.

> Does anybody maintain this driver ?

yes.

  Gerd

-- 
sigfault


--
video4linux-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/video4linux-list

Reply via email to