- tweak MESSAGE

This commit is contained in:
ajacoutot 2009-03-05 07:54:13 +00:00
parent e02150bd12
commit c23c3f509f
2 changed files with 5 additions and 1 deletions

View File

@ -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

View File

@ -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