ADMLC_EXT
sc->sc_sensor[ADMLC_EXT].type = SENSOR_TEMP;
strlcpy(sc->sc_sensor[ADMLC_EXT].desc, "External",
sizeof(sc->sc_sensor[ADMLC_EXT].desc));
sc->sc_sensor[ADMLC_EXT].value = 273150000 + 1000000 * sdata;
sc->sc_sensor[ADMLC_EXT].flags |= SENSOR_FINVALID;
sc->sc_sensor[ADMLC_EXT].flags &= ~SENSOR_FINVALID;