blob: 91308563398af300e5b2e36b049bb6b10ce983d4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# configuration file for the p5 backend.
# configuration option to override detected model name
#option modelname "Prima PagePartner"
# when the parser find this line, it detects it is not an option,
# then it calls the attach function with this value.
# Currently only user mode parallel port support is possible:
# auto, /dev/paraport* (ppdev device name)
auto
|