|
Server IP : 10.2.73.233 / Your IP : 216.73.216.59 Web Server : Apache/2.4.59 (Debian) System : Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64 User : www-data ( 33) PHP Version : 5.6.40-64+0~20230107.71+debian10~1.gbp673146 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /etc/sane.d/ |
| [ Home ] | [ C0mmand ] | [ Upload File ] |
|---|
# The options are only meaningful if the backend was # compiled with USE_FORK defined # # option buffersize: size of one buffer allocated as shared # memory for data transfer between the reader process # and the parent process # option buffers: number of these buffers # The minimum is 2 # option readqueue: number of queued read requests. This is # with the current SANE version (1.01) only useful for # Linux, since queued read requests are not supported # for other operating systems. # # For Linux, a value of 2 is recommended, at least if a # JX-250 is used. Bigger values are only a waste of memory. # # For other operationg systems, set this value to zero # # option stop_on_fsu_error: should be 0 or 1. If set to 0, # the "FSU light dispersion error" does not cause the abortion # of a scan. # # option default_scan_source: valid values are "auto", "fsu", "adf" # and "flatbed". For "auto", the backend will enable an ADF or # or FSU, if installed. # # global options: option buffers 4 option buffersize 131072 option readqueue 2 option stop_on_fsu_error 1 option default_scan_source auto # look for all devices with vendor ID "SHARP" and type "Scanner" scsi SHARP * Scanner # no options specific to these devices listed -> use global options /dev/scanner # options specific to /dev/scanner option buffers 6 option buffersize 262144 option readqueue 2 # example for another (Linux) device name: #/dev/sg1