From: Luis.F.Correia <Lui...@se...> - 2005-05-09 13:32:19
|
Hi! > -----Original Message----- > From: paul kamphuis [mailto:pau...@xs...] > >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. Ok, feel free to send me whatever you have ready at this point. I plan to restart development on my WRAP1C platform very soon, so it will be good to have something ready :) > > bye, > > Paul > Luis Correia |