Package: libgphoto2-2 Version: 2.2.1-6 Severity: wishlist Tags: patch Please add the device ids needed to support for the Fuji F30. Support is already included in upstream CVS and debs recompiled with the attached patch works fine with my camera.
Thanks, ~Scott
--- camlibs/ptp2/library.c 2006-10-11 18:34:58.000000000 -0600 +++ camlibs/ptp2/library.c 2006-10-11 18:42:23.000000000 -0600 @@ -586,6 +586,7 @@ {"Fuji:FinePix S7000 (PictBridge mode)",0x04cb, 0x0142, 0}, {"Fuji:FinePix A330 (PictBridge mode)", 0x04cb, 0x014a, 0}, {"Fuji:FinePix E900 (PictBridge mode)", 0x04cb, 0x0193, 0}, + {"Fuji:FinePix F30 (PictBridge mode)", 0x04cb, 0x019b, 0}, /* Ricoh Caplio GX */ {"Ricoh:Caplio GX (PTP mode)", 0x05ca, 0x0325, 0},