Next Events:
|
Breaking News:
2008-11-18 12:00
Visit the OSADL booth at the SPS/IPC/Drives 2008 in Nuremberg, GermanyMeet OSADL member companies on our 200-sqm booth!
2008-11-10 12:00
"Immediate C" has arrays nowVersion 1.124 of John E. Wulff's PLC-extension of the C language is now online
2008-11-07 12:00
OSADL Fieldbus Framework Meeting at the SPS/IPC/Drives 2008Working group aiming towards a transparent, object-oriented fieldbus API
2008-10-07 12:00
OSADL Seminar on Software Patents and Open Source LicensingListen to the experts and discuss with them the implications of software patents on Open Source licensing and vice versa. |
The OSADL Upstream Submission Program in action
Two more sensor chip drivers made it into Mainline Linux.
Not only when Linux 2.6.22 was released but also when Linux 2.6.23-rc1 appeared, OSADL was (at least a very small) part of it: Both the MX6650 sensor chip driver that is now integrated in the released kernel version 2.6.22 and the LM93 sensor chip driver that is included in the release candidate for 2.6.23 have been prepared for upstream submission in an OSADL project.
Why is a sensor chip driver relevant for the automation industry? Sensor chips provide continuous monitoring of a system's vital data such as temperatures, fan speed and voltages. In combination with appropriate monitoring software such as Munin and Nagios, early signs of a system failure can be signaled to prevent major damage. Even the correct function of a fan speed regulator can be assessed at a glance (see Figure): The fan speed (below) closely follows the chip temperature (above) and, thus, takes care that the processor works at nearly constant temperature - whenever possible.. Wednesday evening, however, someone decided to recompile an entire project with the -j4 make option. This produced so much heat that the fan was unable to regulate the temperature, but the maximum chip temperature was, by far, still not reached.
Have you already defined or will you ever define
CONFIG_SENSORS_MAX6650=m
or
CONFIG_SENSORS_LM93=m
in your .config file? If so, we are glad that our work has helped to make the Linux kernel a bit more versatile.
Thanks to Hans-Jürgen Koch for working on the driver and to Jean Delvare and Mark M. Hoffman for maintaining the lm_sensors project. Click here to inspect the list archive or to subscribe to the mailing list.

