summaryrefslogtreecommitdiff
path: root/camlibs/ptp2/library.c
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/ptp2/library.c')
-rw-r--r--camlibs/ptp2/library.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/camlibs/ptp2/library.c b/camlibs/ptp2/library.c
index 858af8a89..635ce26af 100644
--- a/camlibs/ptp2/library.c
+++ b/camlibs/ptp2/library.c
@@ -2327,9 +2327,10 @@ static struct {
/* https://github.com/gphoto/gphoto2/issues/256 */
{"Fuji:Fujifilm GFX100", 0x04cb, 0x02de, PTP_CAP|PTP_CAP_PREVIEW},
/* Bruno Filho at SUSE (currently not working with cpature, but shows variables) */
- {"Fuji:Fujifilm X-T30", 0x04cb, 0x02e3, 0 /*PTP_CAP|PTP_CAP_PREVIEW*/},
+ /* so far looks like the low end X-T30 does not support tethering, https://www.dpreview.com/forums/thread/4451199 */
+ {"Fuji:Fujifilm X-T30", 0x04cb, 0x02e3, 0},
/* https://github.com/gphoto/libgphoto2/issues/505 */
- {"Fuji:Fujifilm X-T4", 0x04cb, 0x02e6, PTP_CAP|PTP_CAP_PREVIEW}, /* not fully confirmed */
+ {"Fuji:Fujifilm X-T4", 0x04cb, 0x02e6, PTP_CAP|PTP_CAP_PREVIEW},
{"Ricoh:Caplio R5 (PTP mode)", 0x05ca, 0x0110, 0},
{"Ricoh:Caplio GX (PTP mode)", 0x05ca, 0x0325, 0},