##----------------------------------------------------------------------------- ## lpdsrv.txt - fli4l configuration parameters __FLI4LVER__ ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N , ## S E E R E A D M E . T X T ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N ## L E S E N , S I E H E R E A D M E . T X T ## ## Creation: 26.06.2001 fm ## Last Update: $Id$ ## ## Copyright (c) 2001-20111- Frank Meyer, fli4l-Team - team@fli4l.de ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # Optional package: LPDSRV #------------------------------------------------------------------------------ OPT_LPDSRV='no' # install lpdsrv: yes or no #------------------------------------------------------------------------------ # Accepted networks #------------------------------------------------------------------------------ LPDSRV_NETWORK_N='1' # from how many networks you want to print LPDSRV_NETWORK_1='192.168.6' # 1st accepted network #------------------------------------------------------------------------------ # Local parallel ports #------------------------------------------------------------------------------ OPT_LPDSRV_PARPORT='no' # use local parallel ports: yes or no LPDSRV_PARPORT_N='1' # how many parallel ports are used LPDSRV_PARPORT_1_IO='0x378' # io-adress for printer on 1st port: # 0x3bc,0x378 or 0x278 LPDSRV_PARPORT_1_IRQ='no' # use interrupt: yes or no LPDSRV_PARPORT_1_DMA='no' # use dma: yes or no # yes needs LPDSRV_PARPORT_1_IRQ='yes' LPDSRV_PARPORT_2_IO='0x278' # io-adress for printer on 2nd port: # 0x3bc,0x378 or 0x278 LPDSRV_PARPORT_2_IRQ='no' # use interrupt: yes or no LPDSRV_PARPORT_2_DMA='no' # use dma: yes or no # yes needs LPDSRV_PARPORT_2_IRQ='yes' LPDSRV_PARPORT_3_IO='0x3bc' # io-adress for printer on 3rd port: # 0x3bc,0x378 or 0x278 LPDSRV_PARPORT_3_IRQ='no' # use interrupt: yes or no LPDSRV_PARPORT_3_DMA='no' # use dma: yes or no # yes needs LPDSRV_PARPORT_3_IRQ='yes' #------------------------------------------------------------------------------ # Local usb ports #------------------------------------------------------------------------------ OPT_LPDSRV_USBPORT='no' # use local usb ports: yes or no LPDSRV_USBPORT_N='1' # how many usb ports are used #------------------------------------------------------------------------------ # Special remote printservers - Read Documentation! #------------------------------------------------------------------------------ OPT_LPDSRV_REMOTE='no' # use remote printer ports: yes or no LPDSRV_REMOTE_N='1' # how many remote printers ports are used LPDSRV_REMOTE_1_IP='192.168.0.10' # IP of 1st remote printer LPDSRV_REMOTE_1_PORTNR='9100' # port number of 1st remote printer port