summaryrefslogtreecommitdiff
path: root/camlibs/sierra/PROTOCOL
diff options
context:
space:
mode:
authorPatrick Mansfield <patman@aracnet.com>2002-11-02 01:38:06 +0000
committerPatrick Mansfield <patman@aracnet.com>2002-11-02 01:38:06 +0000
commit8773afa4720ed600d34c7a811f1a832edf3700a1 (patch)
tree6fe3abcbcb2ef1ed11b55fae2befc2b1a627fd02 /camlibs/sierra/PROTOCOL
parentf85b6beb8f0e8255648597cd46d558ed64435a3d (diff)
downloadlibgphoto2-8773afa4720ed600d34c7a811f1a832edf3700a1.tar.gz
* PROTOCOL, epson-desc.c, library.c, nikon-desc.c
* olympus-desc.c, sierra-desc.h, sierra.c, sierra.h: Add changes to support the 0x6 get register strings, the extended protocol. This gives roughly twice the download speed. This is not supported for the default cases. Thanks to Selmeczi David <david@esr.elte.hu> for discovering and coding up the original patch for this support. Also includes a minor change in library.c for the message when a recursive call is detected. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5521 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sierra/PROTOCOL')
-rw-r--r--camlibs/sierra/PROTOCOL2
1 files changed, 1 insertions, 1 deletions
diff --git a/camlibs/sierra/PROTOCOL b/camlibs/sierra/PROTOCOL
index 0732110db..4fa0e2d6c 100644
--- a/camlibs/sierra/PROTOCOL
+++ b/camlibs/sierra/PROTOCOL
@@ -73,4 +73,4 @@ For further information , see http://photopc.sourceforge.net/protocol.html.
03 yy zz... set string register yy to value zz...
04 yy get string register yy
-
+ 06 yy get string register yy using 32k packets (USB, extended protocol)