2nd call. I did the mkpatch update and the w83781d flag. Let's say end of the day Sunday 11/11 to get things in. Also, I would like to ensure that nothing, for a while, in lm_sensors requires the user to patch i2c if he has kernel 2.4.13 or greater. This way we can give our users a break and reduce the support tickets. Any new drivers that require an ID please add #ifndef I2C_DRIVERID_xxx #define I2C_DRIVERID_xxx yyy #endif to the driver and test against stock 2.4.13 or higher kernel. I did this for the first Fujitsu driver; Martin, would you please do it for yours. Oleg, please let me know what patches go in on the i2c side. mds "Mark D. Studebaker" wrote: > > I'd like to put out a 2.6.2 release soon after kernel 2.4.13 is released > so we are synchronized with the kernel. > > Before that, on the sensors side, > I'm going to add some drivers to mkpatch in sensors and add > a no-initialize flag to w83781d to keep some boards from hanging. > > Anything else on the sensors side please check it in this week. > mds