Rudolf Marek wrote: > Hello Ivo, > > Back in the 2004 (12.06.2004 15:04 ;) I collected some DMI strings from > different machines, please check the attachment for some summary and > bellow for the 2004 raw data. > > Rudolf > Interesting stuff. Ivo, Gijs and Jasper. It looks like we need only need to use the "Base Board" info from dmi, but also the "System info" as some boards seem to fill "System info" with sensible info while filling "Base Board" with less sensible info. I think this isn't hard todo, all these fields are defined in the BIOS, and thus motherboard specific, they should just all match, otherwise its a different motherboard. (In case of changes because of BIOS updates we should be able to match multiple DMI-table-entries to one motherboard-table-entry. Where with table I mean database tables. Regards, Hans