init_ov_sensor
if (init_ov_sensor(sd, OV7xx0_SID) >= 0) {
} else if (init_ov_sensor(sd, OV6xx0_SID) >= 0) {
} else if (init_ov_sensor(sd, OV8xx0_SID) >= 0) {
} else if (init_ov_sensor(sd, OV_HIRES_SID) >= 0) {