just assume the vid pins are always there. If they aren't hooked up, it's no different than for any other chip or driver. vid is only used for calculation of limits in sensors.conf. how many people bother to program the correct "VRM" specification setting anyway, I don't know, probably isn't that high... Mark M. Hoffman wrote: > Hello everyone: > > Looks like w83627thf doesn't have dedicated VID pins. But, it has a > few GPIO pins... some of which just happen to be the same pin #s as > the dedicated VID pins on the w83627hf. Haven't tried it yet, but I'd > bet money that's how it's wired too. Any clever ideas about how to > support something like that in the driver? I'm thinking of just using > some #ifdef's, but that's not very clever. > > Regards, >