You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
908 B

  1. config p910nd
  2. option device /dev/usb/lp0
  3. # Actual TCP port is 9100 plus this value
  4. # Valid values are 0,1,2
  5. option port 0
  6. option bidirectional 1
  7. option enabled 0
  8. # Override running as user p910nd, group lp
  9. option runas_root 0
  10. # mDNS support - see Bonjour Printing Specification for details concerning the values
  11. # Be aware that you can only advertise one printer on this host via mDNS
  12. # Set to 1 to enable
  13. option mdns 0
  14. # Human-readable printer make and model
  15. option mdns_ty 'My Printer Manufacturer/Model'
  16. # Human-readable location
  17. option mdns_note 'Basement'
  18. # Post-Script product string, including parenthesis
  19. option mdns_product ''
  20. # IEEE-1284 Device ID MANUFACTURER/MFG string
  21. option mdns_mfg ''
  22. # IEEE-1284 Device ID MODEL/MDL string
  23. option mdns_mdl ''
  24. # IEEE-1284 Device ID COMMAND SET/CMD string
  25. option mdns_cmd ''