mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
408830a1f1
In addition, Kenneth Merry sent in a patch to s10sh which allows him to operate his camera. The owner of the code doesn't seem to respond to e-mail, so this functionality has been rolled in with the local patch that already existed. PR: ports/46060
20 lines
848 B
Plaintext
20 lines
848 B
Plaintext
S10sh is a USB/serial userspace driver for the Canon PowerShot digital cameras.
|
|
Using S10sh you can download, upload and explore the images captured with your
|
|
PowerShot camera. The interface is quite similar to DOS's command.com.
|
|
|
|
S10sh supports the following PowerShot models:
|
|
|
|
G1 (works with USB, not reported if works with the serial interface)
|
|
G3 (from local patches, perhaps needs further testing/debug)
|
|
S10 (serial and USB)
|
|
S20 (serial and USB)
|
|
S100 aka Digital Ixus (USB only, since it lacks the serial interface)
|
|
A20 (needs testing)
|
|
A50 (serial only, supported with problems)
|
|
Pro70 (serial only, supported with problems)
|
|
|
|
With the release of libusb 0.1.3b (http://sourceforge.net/projects/libusb/),
|
|
S10sh gained USB support under FreeBSD.
|
|
|
|
WWW: http://www.kyuzz.org/antirez/s10sh.html
|