From: Luis.F.Correia <Lui...@se...> - 2005-04-04 10:12:06
|
Hi all! > -----Original Message----- > From: Michael Reinelt [mailto:re...@eu...] > Sent: Monday, April 04, 2005 10:51 AM > To: lcd...@li... > Subject: Re: [Lcd4linux-devel] lcd4linux 0.10 release? > > Hi Paul, > > > Only one personal interest, the i2c support. :-) Did you get it > > compiling correctly? I only had one correction for Luis, > not sure if he > > reported it to you already. And I suggested a modification to > > configure.in to correctly enable/disable i2c support. > Well, I didn't follow your conversation too closely. Dod > someone checkin > something to CVS? Or could someone provide a patch? I was hoping to get the configure detection thing ready and stable before a commit. At this moment I can't test 2.4 kernels yet, but intend to do so this week. (which responds also to your other email) I don't want to break things now just to have i2c support plugged in. The changes to the drv_HD44780.c file, were integrated already, as the two new driver helper files. I did not commit the correction Paul provided yet, due to lack of time... (Paul, can you please send me a unified diff?) > You are right, i2c *is* important for 0.10. Either it should compile > cleanly on *any* client (even without kernel-headers, > kernel-source and > so on), or we shouuld deactivate it somehow. Well, i find it difficult to compile without kernel headers/source, as it will talk (more or less) with a /dev, which I'm not really sure if this is kernel or userspace access... Unless we can come up with some way to properly detect I2C presence in a reliable way. > > Besides that, looking at the ticket list, most show stopper > issues with > > RC1 are solved. Your latest plugin changes, worked smoothly > for me. No > > more confusing plugin messages for me. > Fine, thanks for your feedback! > > > I think you are ready for a release. > I personally think so, too. Any feedback from other developers and/or > users would be appreciated! > > > bye, Michael > > -- > Michael Reinelt <re...@eu...> > http://home.pages.at/reinelt > GPG-Key 0xDF13BA50 > ICQ #288386781 Luis Correia |