Re: bt8xx docu fixes and other docu fixes; pci subsystem id flakyness

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Manu Abraham wrote:
>
> Gunther Mayer wrote:.
> > The lock up is a fatal bug and must be fixed in the driver.
> 
> The lockup is due to the fact that it tries to use bitbanging, where the 
> card actually uses HW I2C

How can this lock up the complete system?  And why should SW I2C fail when
HW I2C works?

Ciao, ET.

PS: bttv-i2c.c:
static struct i2c_algo_bit_data bttv_i2c_algo_bit_template = {
        ...
-        .timeout = 200,
+        .timeout = HZ/5,   // or HZ*2? but that sounds too long...

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux