Mailing List archive

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

[linux-dvb] Re: old driver: 125 secs, new driver: 4 secs



Hanno Mueller wrote:
>>OK, we also had such problem with the Matrox drivers once (1 or 2
>>years ago, we use an old Voodoo3 now). When the DVB driver registers
>>the I2C bus of the SAA7146 the Matrox driver looks for their chips on
>>the wrong I2C bus and hangs for a very long time when it does not find
>>them. It is a problem in the Matrox driver.
> 
> 
> I guess that's the problem. I just tried to load the Matrox driver both
> before and after the DVB driver and each time, the second driver would
> trigger the long waiting period.
> 
> I'll just wait for the new driver to replace the current one, since I know
> it's fixed there...

You can use the NEWSTRUCT branch right now. Check it out of CVS using 
these commands:

$ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv login
[press enter when you are asked for a password]

$ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv -z3 \
    checkout -rNEWSTRUCT DVB

whenever you want to update use

$ cvs -z3 update -dPrNEWSTRUCT

I suggest everyone to use the new branch as soon as possible and port 
your software soon, you'll avoid a lot of pitfalls in the old drivers 
and help to test the new driver and spot out bugs early.

thanks,

Holger



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index