Jean, I've finished the dmi_scan module and also copied the dmidecode program to prog/detect. And I added it to the install target so it would be available to sensors-detect. At this point the easiest thing to do in sensors detect may be to do (please translate this mess to perl) system(dmidecode) | "some code that will grep for 'System Information Block\n\t\tVendor: IBM'" Jean Delvare wrote: > > > Let's target the next release for mid-to-late August with > > Thinkpad bulletproofing in it. If you plan to add drivers for the next > > release please keep this schedule in mind. > > Agreed. The sooner this problem is solved, the better. > > As said earlier, I plan to add Sony Vaio eeprom support. This will > require changes to at least sensors-detect and sensors, and maybe also > at libsensors (I need to read strings from the eepreom, and as far as I > could see, the lib can only give me doubles). > > Mark, I reconsidered your proposal and I'd like a CVS access. It'll be > more simple that way. Thanks. > > -- > Jean "Khali" Delvare > http://www.ensicaen.ismra.fr/~delvare/