Hi Yani, > > > First, it's a matter of hardware monitoring drivers, not i2c > > > subsystem (both are tightly binded at the moment but I'd like this > > > to change). > > How is that change going anyway? I could really do with something > finalized, but the last I heard about it was Mark Hoffman's patch and > that didn't seem to go anywhere. My bad, I didn't take the time to review Mark's work yet :( Anyway there's a long long way to go before there is a true separation between i2c and hwmon. Mark introduced a hwmon class, which is needed but not sufficient. The biggest part of the work will be to move all drivers abusing the i2c subsystem to the subsystem where they really belong (isa/platform or superio), and get rid of i2c-isa. The hybrid drivers (w83781d, it87 and lm78) promise to be no fun to convert. We'll split them if that's what it takes. -- Jean Delvare