Hi Greg, these are 2 patches to the drivers/i2c subdirectory. The first patch removes a warning from i2c-algo-bit.c, which I get regularly with my tv cards. It's more an info than a failure and spamming the logs at a rate of about 1/min. It indicates a send failure on the i2c bus or a miss of the ACK. Technically I think, it should resend the message, shouldn't it? The second patch removes the cli/sti usage from i2c-elektor. It's only used to protect pcf_pending from changing. I replaced it (hopefully correct) with a spinlock. The third patch is actually a resend and converts w83781d to use milli Celsius instead of centi Celsius. Thanks, Jan -- Linux rubicon 2.5.75-mm1-jd10 #1 SMP Sat Jul 12 19:40:28 CEST 2003 i686