openbsd-ports/print/hplip/pkg/README-hpcups
ajacoutot b7e6f6dba1 Update to hplip-3.13.2.
Some parts of the tools are still somewhat WIP; however, thanks to a
donation from linuxfund.org this has been successfully tested on a HP
OfficeJet 7500 e910, using STP discovery over WiFi with automatic PPD
generation. Scanning, printing, cartridge information... working.
2013-03-08 06:51:46 +00:00

16 lines
583 B
Plaintext

$OpenBSD: README-hpcups,v 1.3 2013/03/08 06:51:46 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
To add a CUPS printer, use the `hp-makeuri' command from the "hplip"
package.
e.g. for a network printer:
$ hp-makeuri 192.168.10.100
<...>
CUPS URI: hp:/net/HP_LaserJet_5100_Series?ip=192.168.10.100
Then add an 'HP Printer (HPLIP)' entry in CUPS with the corresponding
URI (using the CUPS web interface or lpadmin(8)).