Better README.
This commit is contained in:
parent
6f5418df70
commit
d24e29e17a
@ -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
|
||||
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user