kopia lustrzana https://gitlab.com/sane-project/backends
				
				
				
			
		
			
				
	
	
		
			42 wiersze
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			42 wiersze
		
	
	
		
			2.1 KiB
		
	
	
	
		
			Plaintext
		
	
	
# See sane-mustek(5) for documentation.
 | 
						|
 | 
						|
#--------------------------- Global options ---------------------------------
 | 
						|
#option strip-height 1           # some SCSI adapters need this; scanning may
 | 
						|
                                 # be faster without this option
 | 
						|
#option force-wait               # wait for scanner to be ready (only necessary
 | 
						|
                                 # when scanner freezes)
 | 
						|
#option disable-double-buffering # try this if you have SCSI trouble
 | 
						|
 | 
						|
#-------------------------- SCSI scanners -----------------------------------
 | 
						|
scsi MUSTEK * Scanner
 | 
						|
# option linedistance-fix        # stripes may go away in color mode
 | 
						|
# option buffersize 1024         # set non standard buffer size (in kb)
 | 
						|
# option blocksize 2048          # set non standard block size (in kb)
 | 
						|
# option lineart-fix		 # lineart may be faster with this option off.
 | 
						|
# option disable-backtracking    # faster, but may produce stripes
 | 
						|
 | 
						|
scsi SCANNER
 | 
						|
# option linedistance-fix        # stripes may go away in color mode
 | 
						|
# option buffersize 1024         # set non standard buffer size (in kb)
 | 
						|
# option blocksize 2048          # set non standard block size (in kb)
 | 
						|
# option lineart-fix		 # lineart may be faster with this option off.
 | 
						|
# option disable-backtracking    # faster, but may produce stripes
 | 
						|
 | 
						|
/dev/scanner
 | 
						|
# option linedistance-fix        # stripes may go away in color mode
 | 
						|
# option buffersize 1024         # set non standard buffer size (in kb)
 | 
						|
# option blocksize 2048          # set non standard block size (in kb)
 | 
						|
# option lineart-fix		 # lineart may be faster with this option off.
 | 
						|
# option disable-backtracking    # faster, but may produce stripes
 | 
						|
 | 
						|
#-------------------------- 600 II N ----------------------------------------
 | 
						|
#0x2eb
 | 
						|
                                # For the 600 II N try one of 0x26b, 0x2ab,
 | 
						|
                                # 0x2eb, 0x22b, 0x32b, 0x36b,  0x3ab, 0x3eb.
 | 
						|
# option linedistance-fix       # only necessary with firmware 2.x
 | 
						|
 | 
						|
#-------------------------- 600 II EP ---------------------------------------
 | 
						|
#parport0
 | 
						|
				# parport0, parport1, ...,
 | 
						|
				# or: 0x378(=lpt1), 0x278(=lpt2), 0x3bc(=lpt3)
 |