On Mon, 20 Aug 2007, Jean Delvare wrote: > For Core thermal sensors, admittedly, the coretemp-isa-0000 name has no > physical sense. This is the exact same "problem" as for the thinkpad > driver, with the exception that there can actually be more than one > Core temperature sensor, so we use the "ISA address" to distinguish > between them. > > > I'm glat to know it is only a mostly cosmetic thing, but still, if it is not > > too painful to fix... > > Actually, this isn't trivial. To build a chip name, libsensors uses the > device's subsystem in sysfs. i2c -> i2c, pci -> pci, platform -> isa. > "Host" sensors are implemented as platform drivers, and this is the > reason why libsensors names them foo-isa-0000. So having libsensors Is there a good reason why we couldn't rename the "isa" bus to "platform", then? It is far more correct to call every hwmon ISA device a platform device, than to call every platform device an ISA device :p > a problem. BTW, most "ISA" hardware monitoring chips these days are > actually connected through the LPC bus and not the ISA bus, but we > have been reporting all of them as isa because it's more simple that > way. It is just cosmetics, indeed. But still, it is the right time to ask about it. -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh