kopia lustrzana https://gitlab.com/sane-project/backends
- added a note about /dev/ppi0 for *BSD
rodzic
4b17ba9ca0
commit
e33118897a
|
@ -10,8 +10,12 @@ option buffer 2097152
|
|||
|
||||
# specify the port your scanner is connected to. Possible are 0x378 (lp0)
|
||||
# 0x278 (lp2) and 0x3c8 (lp1)
|
||||
#
|
||||
# on linux systems, you may provide the device name of the ppdev character
|
||||
# device : /dev/parport0, /dev/parport1, ......
|
||||
#
|
||||
# on *BSD, you may provide the device name of the ppi device: /dev/ppi0,
|
||||
# /dev/ppi1, ...
|
||||
# default is ppdev since major use of the backend is for linux
|
||||
port /dev/parport0
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue