- added a note about /dev/ppi0 for *BSD

merge-requests/1/head
Stéphane Voltz 2003-04-18 12:56:20 +00:00
rodzic 4b17ba9ca0
commit e33118897a
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -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