Hello Geert, I'm a new in driver development so I don't understand what to do install your driver. Do I need to just modify the i2c file in devboard-R2_01 and recompile the fimage? In fact I have a problem using the original I2C driver, I see communication (on my scope) but the result of a reading : i2c_arg = I2C_READARG(DS1337_WADDR | 1, reg); val = ioctl(fd_i2c, _IO(ETRAXI2C_IOCTYPE, I2C_READREG), i2c_arg); ...is still val=255. Do I need to use phrozen patch??? thanks to help a beginner...
2007/1/8, Geert Vancompernolle <[EMAIL PROTECTED]>: > > --- In [email protected] <foxboard%40yahoogroups.com>, Sergio > Tanzilli <[EMAIL PROTECTED]> wrote: > > > > Great work Geert ! > > > > > Well, I've just finished reworking the I2C driver. > > > > I'm going to test your new driver today but I would like to inform you > > that you win a free TUX Case + FOX Board 8+32 + PS5V1A + FOXCONS for > > this great work. > > > > Please send me your address, We'll ship your award this week. > > > > Can I publish your articles on the Acme web site (with your name of > > course :-) ? > > > > Thanks > > > > Sergio Tanzilli > > > > Hi Sergio, > > It's a real honour for me to read this, very much appreciated! > > And of course, you can publish the articles on the Acme web site. I > not only did this work for me, but for the whole FoxBoard community! > Everything is available to everybody. ;-) > > I'll send you my address immediately. > > Thanks again for the appreciation of my work and for the award! > > Best rgds, > > --Geert > > > -- Stéphane Herraiz [Non-text portions of this message have been removed]
