From c23c3f509f0dffe066dce354cd45b9738140c7e3 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Thu, 5 Mar 2009 07:54:13 +0000 Subject: [PATCH] - tweak MESSAGE --- graphics/sane-backends/Makefile | 3 ++- graphics/sane-backends/pkg/MESSAGE | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 66277b4bfad..6f4e3cbb936 100755 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.17 2008/02/13 13:23:58 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.18 2009/03/05 07:54:13 ajacoutot Exp $ COMMENT= API for accessing scanners, backends DISTNAME= sane-backends-1.0.19 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS= sane 1.17 # .0.0 CATEGORIES= graphics diff --git a/graphics/sane-backends/pkg/MESSAGE b/graphics/sane-backends/pkg/MESSAGE index d04e091cf7e..5026101291f 100755 --- a/graphics/sane-backends/pkg/MESSAGE +++ b/graphics/sane-backends/pkg/MESSAGE @@ -1,6 +1,9 @@ Before using this program, make sure you read the ${PREFIX}/share/doc/sane-backends/PROBLEMS file. +Make sure your user has read+write access to the scanner device +(e.g. /dev/uscanner0) or you will not be able to scan. + With some USB backends, the OpenBSD uscanner driver does not support getting USB vendor and product ids. To make your scanner work with sane, you'll have to disable uscanner in your kernel - see config(8) - which