Description
Hi, I'm trying to add a custom lens, so I can have AF support trough an adapter.
I'm using. a6300, a commlite adapter, and cannon EF 75-300 lens
I've confirmed that the camera can talk to the lens, it can change it's aperture, but the autofocus is "unsupported"
I have a firmware 2.00 and 2.01 where they supposedly added support for SEL18135 lens so I'm trying to find where in the dump I could find the new lens.
Most changes i've seen are timestamps and some libraries.
There is partition 18 that contains xx_lensfile.bin, but this one hasn't changed a bit.
There also is InhInfo_InhMgr.db which has few fields moved around, it appears to have settings in it but I'm not sure what are they used for yet.
My guess is there's an Android app that checks if the lens can have autofocus and then allows you setting that option.
Maybe anyone working on this longer has seen where they store lens information.