summaryrefslogtreecommitdiff
path: root/graphics/fujiplay/patches
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-11-23 04:22:13 +0000
committerhubertf <hubertf>1999-11-23 04:22:13 +0000
commitffbae149b524df5d265450eb4f63c3f5c95b0b4b (patch)
tree74e1fceb1e9c712199ed892443b7088f187ac564 /graphics/fujiplay/patches
parentf796de6d33b04a653daea87c4d49db737062510a (diff)
downloadpkgsrc-ffbae149b524df5d265450eb4f63c3f5c95b0b4b.tar.gz
A program to download pictures from some Fujifilm digital cameras,
like the DS-7, MX-500 and MX-700, using the serial link. It can also "press the shutter", upload images to the camera, or delete images from the camera.
Diffstat (limited to 'graphics/fujiplay/patches')
-rw-r--r--graphics/fujiplay/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/fujiplay/patches/patch-aa b/graphics/fujiplay/patches/patch-aa
new file mode 100644
index 00000000000..f9805439e96
--- /dev/null
+++ b/graphics/fujiplay/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/11/23 04:22:13 hubertf Exp $
+
+--- fujiplay.c.orig Tue Nov 23 04:55:05 1999
++++ fujiplay.c Tue Nov 23 04:58:42 1999
+@@ -35,7 +35,7 @@
+ #define B115200 EXTB
+ #endif
+
+-#define DEFAULT_DEVICE "/dev/fujifilm"
++#define DEFAULT_DEVICE "/dev/tty00"
+ #define TMP_PIC_FILE ".dsc_temp"
+
+ struct pict_info {