summaryrefslogtreecommitdiff
path: root/camlibs/sq905
diff options
context:
space:
mode:
authorTheodore Kilgore <kilgota@auburn.edu>2007-10-17 01:10:22 +0000
committerTheodore Kilgore <kilgota@auburn.edu>2007-10-17 01:10:22 +0000
commit70612c8e767a85f0df34ae4666fea0196f8583be (patch)
treecb91a2eac27b27c0a19a32f433322986189b0f04 /camlibs/sq905
parente124f61a975e7cb7c6099eed3bfa873355975076 (diff)
downloadlibgphoto2-70612c8e767a85f0df34ae4666fea0196f8583be.tar.gz
Several cameras added to the respective lists in camlibs/digigr8, sonix, and sq905
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@10792 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/sq905')
-rw-r--r--camlibs/sq905/ChangeLog3
-rw-r--r--camlibs/sq905/library.c3
2 files changed, 5 insertions, 1 deletions
diff --git a/camlibs/sq905/ChangeLog b/camlibs/sq905/ChangeLog
index fb801700d..ded811e88 100644
--- a/camlibs/sq905/ChangeLog
+++ b/camlibs/sq905/ChangeLog
@@ -1,4 +1,7 @@
2007-06-24 Theodore Kilgore <kilgota@auburn.edu>
+ * library.c: Several Sakar cameras added.
+
+2007-06-24 Theodore Kilgore <kilgota@auburn.edu>
* library.c:
* sq905.c:
* sq905.h: fixed compile warnings about signedness.
diff --git a/camlibs/sq905/library.c b/camlibs/sq905/library.c
index 0289d4a5d..e9a9a08eb 100644
--- a/camlibs/sq905/library.c
+++ b/camlibs/sq905/library.c
@@ -72,7 +72,8 @@ static const struct {
GP_DRIVER_STATUS_PRODUCTION , 0x2770 , 0x9120},
{"iConcepts digital camera" ,
GP_DRIVER_STATUS_PRODUCTION , 0x2770 , 0x9120},
- {"Sakar Kidz Cam", GP_DRIVER_STATUS_EXPERIMENTAL, 0x2770, 0x9120},
+ {"Sakar Kidz Cam 86379", GP_DRIVER_STATUS_EXPERIMENTAL, 0x2770,
+ 0x9120},
{"ViviCam3350", GP_DRIVER_STATUS_EXPERIMENTAL, 0x2770, 0x9120},
{"ViviCam5B", GP_DRIVER_STATUS_EXPERIMENTAL, 0x2770, 0x9120},
{"DC-N130t", GP_DRIVER_STATUS_EXPERIMENTAL, 0x2770, 0x9120},