4 |
- |
1 |
# See sane-mustek(5) for documentation.
|
|
|
2 |
|
|
|
3 |
#--------------------------- Global options ---------------------------------
|
|
|
4 |
#option strip-height 1 # some SCSI adapters need this; scanning may
|
|
|
5 |
# be faster without this option
|
|
|
6 |
#option force-wait # wait for scanner to be ready (only necessary
|
|
|
7 |
# when scanner freezes)
|
|
|
8 |
#option disable-double-buffering # try this if you have SCSI trouble
|
|
|
9 |
|
|
|
10 |
#-------------------------- SCSI scanners -----------------------------------
|
|
|
11 |
scsi MUSTEK * Scanner
|
|
|
12 |
# option linedistance-fix # stripes may go away in color mode
|
|
|
13 |
# option buffersize 1024 # set non standard buffer size (in kb)
|
|
|
14 |
# option blocksize 2048 # set non standard block size (in kb)
|
|
|
15 |
# option lineart-fix # lineart may be faster with this option off.
|
|
|
16 |
# option disable-backtracking # faster, but may produce stripes
|
|
|
17 |
|
|
|
18 |
scsi SCANNER
|
|
|
19 |
# option linedistance-fix # stripes may go away in color mode
|
|
|
20 |
# option buffersize 1024 # set non standard buffer size (in kb)
|
|
|
21 |
# option blocksize 2048 # set non standard block size (in kb)
|
|
|
22 |
# option lineart-fix # lineart may be faster with this option off.
|
|
|
23 |
# option disable-backtracking # faster, but may produce stripes
|
|
|
24 |
|
|
|
25 |
/dev/scanner
|
|
|
26 |
# option linedistance-fix # stripes may go away in color mode
|
|
|
27 |
# option buffersize 1024 # set non standard buffer size (in kb)
|
|
|
28 |
# option blocksize 2048 # set non standard block size (in kb)
|
|
|
29 |
# option lineart-fix # lineart may be faster with this option off.
|
|
|
30 |
# option disable-backtracking # faster, but may produce stripes
|
|
|
31 |
|
|
|
32 |
#-------------------------- 600 II N ----------------------------------------
|
|
|
33 |
#0x2eb
|
|
|
34 |
# For the 600 II N try one of 0x26b, 0x2ab,
|
|
|
35 |
# 0x2eb, 0x22b, 0x32b, 0x36b, 0x3ab, 0x3eb.
|
|
|
36 |
# option linedistance-fix # only neccessary with firmware 2.x
|
|
|
37 |
|
|
|
38 |
#-------------------------- 600 II EP ---------------------------------------
|
|
|
39 |
#parport0
|
|
|
40 |
# parport0, parport1, ...,
|
|
|
41 |
# or: 0x378(=lpt1), 0x278(=lpt2), 0x3bc(=lpt3)
|