| 12345678910 |
- # 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
|