From 6e9c41a892ed0e0da326e0278b3221ce3f5713b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Mon, 6 Oct 2014 14:00:40 +0200 Subject: Initial import of sane-backends version 1.0.24-1.2 --- backend/dc25.conf.in | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 backend/dc25.conf.in (limited to 'backend/dc25.conf.in') diff --git a/backend/dc25.conf.in b/backend/dc25.conf.in new file mode 100644 index 0000000..33cfd89 --- /dev/null +++ b/backend/dc25.conf.in @@ -0,0 +1,23 @@ +# Serial port where the camera is connected +## Linux +port=/dev/ttyS0 +## IRIX +#port=/dev/ttyd1 +## Solaris +#port=/dev/term/a +## HP-UX +#port=/dev/tty0p0 +## Digital UNIX +#port=/dev/tty01 +# Max baud rate for download. Camera always starts at 9600 baud, then +# switches to the higher rate +## This works for Linux. Also works for IRIX (6.3 or higher), providing that +## the host is an O2, OCTANE, Origin2000/200, Onyx2, Origin3000/300, Onyx3 or +## a newer SGI hardware [see serial(7)]. +#baud=115200 +## This works for most UNIX's +baud=38400 +# Prints some extra information during the init phase. This can be +# handy, but note that printing anything to stderr breaks the saned +# network scanning. +#dumpinquiry -- cgit v1.2.3