head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.1.0.2 pkgsrc-2008Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2009.01.26.15.43.09; author drochner; state dead; branches; next 1.1; 1.1 date 2008.11.14.18.55.32; author chuck; state Exp; branches; next ; desc @@ 1.2 log @update to 2.4.4 changes: -many improvements to PTP -Experimental driver for jl2005c based cameras added -Serial driver: do not lock device during probe to reduce startup time -bugfixes -translation updates pkgsrc note: tested with EOS40D (capture das still not work) @ text @$NetBSD: patch-al,v 1.1 2008/11/14 18:55:32 chuck Exp $ --- camlibs/sonydscf1/sonydscf1.c.orig 2008-11-14 13:07:24.000000000 -0500 +++ camlibs/sonydscf1/sonydscf1.c 2008-11-14 13:07:33.000000000 -0500 @@@@ -32,7 +32,7 @@@@ #define MAX_PICTURE_NUM 200 static unsigned char picture_index[MAX_PICTURE_NUM]; -static u_short picture_thumbnail_index[MAX_PICTURE_NUM]; +static unsigned short picture_thumbnail_index[MAX_PICTURE_NUM]; static unsigned char picture_protect[MAX_PICTURE_NUM]; static unsigned char picture_rotate[MAX_PICTURE_NUM]; @ 1.1 log @update to libgphoto2-2.4.3, plus pull in darwin fix for camlibs/sonydscf1/sonydscf1.c from gphoto trunk (u_short => unsigned short) @ text @d1 1 a1 1 $NetBSD$ @