Better README.

This commit is contained in:
ajacoutot 2010-12-20 11:41:43 +00:00
parent 6f5418df70
commit d24e29e17a
2 changed files with 5 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.31 2010/11/25 11:24:16 dcoppa Exp $
# $OpenBSD: Makefile,v 1.32 2010/12/20 11:41:43 ajacoutot Exp $
SHARED_ONLY= Yes
@ -17,7 +17,7 @@ PKGNAME-hpcups= hpcups-${V}
PKGNAME-libs= hplip-libs-${V}
PKGNAME-gui= hplip-gui-${V}
REVISION-main= 3
REVISION-main= 4
REVISION-gui= 0
REVISION-hpijs= 0

View File

@ -1,7 +1,6 @@
USB printers must attach as a ugen(4) device which means you need to
disable ulpt(4) in your kernel - see config(8).
Since HPLIP communication with the printer is done via CUPS, you need
to give the _cups user rw access to /dev/{usb,ugen}*
Communication with the printer is done via CUPS over libusb, make sure
you read the OpenBSD specific documentation that comes with the cups
package to enable libusb support and disable ulpt(4) before using HPLIP.
To make the hpaio backend available to SANE, simply add "hpaio" to
its configuration file. As root: