From: paul k. <pau...@xs...> - 2005-05-09 13:09:31
|
Hi Luis and Michael >>p.s. still thinking abou how to solve the I2C thing... >> >> >I think paul is already working on it. The only solutions seems to be to >have our own i2c.h > > > Correct. What I did at this stage, is simply combining the stuff from linux/i2c.h and linux/i2c-dev.h into a header file called lcd4linux_i2c.h and add some required typedefs. Currently I am not sure, if I want to clean up the whole stuff. I am planning on doing some more stuff with the i2c so I might need it later. It builds fine now. But actually haven't tested it running yet. Hope to get a change on that tonight. bye, Paul |