Skip to content

Commit bc51f34

Browse files
Add Tokina 80-400. (#9296)
* Add Tokina 80-400. Name copied from the Minolta mount. They are the same lens model. I removed the "II" because the original and "II" revisions are optically the same. * Update pentaxmn_int.cpp Change the name to match Lensfun database.
1 parent 6c67c90 commit bc51f34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pentaxmn_int.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,7 @@ constexpr TagDetails pentaxLensType[] = {
689689
{0x032e, "Sigma APO 70-200mm F2.8 EX"}, // 1
690690
{0x032e, "Sigma EX APO 100-300mm F4 IF"}, // 2
691691
{0x032e, "Samsung/Schneider D-XENON 50-200mm F4-5.6 ED"}, // 3
692+
{0x032e, "Tokina AT-X AF SD 80-400mm f/4.5-5.6"}, // 4
692693
{0x0332, "smc PENTAX-FA 28-70mm F4 AL"},
693694
{0x0333, "Sigma 28mm F1.8 EX DG Aspherical Macro"},
694695
{0x0334, "smc PENTAX-FA 28-200mm F3.8-5.6 AL[IF]"}, // 0

0 commit comments

Comments
 (0)