diff options
author | Vince Weaver <vince@deater.net> | 2002-11-29 16:34:37 +0000 |
---|---|---|
committer | Vince Weaver <vince@deater.net> | 2002-11-29 16:34:37 +0000 |
commit | accfbc2d0b1235d3a364587739f57014a42ce28b (patch) | |
tree | 5b61a32763f23a76f7ebad4b265fd6eccb9d02db /camlibs/soundvision/soundvision.c | |
parent | 64e420e288873de4b40a1b12e30be6762d15f643 (diff) | |
download | libgphoto2-accfbc2d0b1235d3a364587739f57014a42ce28b.tar.gz |
Add usb-ids for Mustek gSmart 350 to soundvision driver
git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@5860 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'camlibs/soundvision/soundvision.c')
-rw-r--r-- | camlibs/soundvision/soundvision.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camlibs/soundvision/soundvision.c b/camlibs/soundvision/soundvision.c index 118516e7e..b7aa7c152 100644 --- a/camlibs/soundvision/soundvision.c +++ b/camlibs/soundvision/soundvision.c @@ -49,6 +49,7 @@ struct { char serial; } models[] = { {"Agfa ePhoto CL18",0x06bd,0x0403,0}, + {"Mustek gSmart 350",0x055f,0xa350,0}, {"RCA CDS1005",0x0784,0x0100,0}, {"Tiger Fast Flicks",0x0919,0x0100,0}, |