Oops, the "hack-fix" should read

  if (mi->model_code == 0x62) {
      mi->max_gamma_bit_depth = 8;
      mi->gamma_size = 1;
      mi->max_lookup_size = 256;
      DBG(4, "parse_inquiry:  35t+ falsely reports 10 bit depth.\n");
  }

Reply via email to