From: Luis C. <lfc...@lf...> - 2005-05-24 22:31:42
|
Luis Correia wrote: > ...but it is too slow to be useable > > My initial thoughts were correct, something (not really lcd4linux) is > slowing lcd4linux down. It may be my board, it's I2C bus driver or my > whole i2c implementation inside lcd4linux. > Don't get me wrong, for pretty much static text it is ok, but not for > something that moves (OS widget for an example). > > During the next days i'll try to profile it and see what is causing > this but I guess it is the expected slow I2C bus. > Paul will not agree with my assumptions, as his system runs OK :) > > Luis Correia Oh, I forgot, to achieve this I had to change some lines inside drv_generic_i2c.c, but nothing major. I'll work with Paul to try and find a common sense in my changes. (this basicly means, 'if it works for Paul too' :) Luis Correia |