From owner-freebsd-ports@FreeBSD.ORG Mon Apr 11 10:32:13 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B23616A4CE for ; Mon, 11 Apr 2005 10:32:13 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 786A743D55 for ; Mon, 11 Apr 2005 10:32:12 +0000 (GMT) (envelope-from rob.pollock@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so1093849rnf for ; Mon, 11 Apr 2005 03:32:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=YHeuo2DKpYYqpr8cQMnHcdq1LHTKRGYstMf8od0f3tWJdYe7ic1kSQc+lLARyMHKnfo9+ITeKvOCaQs4R4vf/SchcWpxWr5lj2vsjSYp5PeDE+kcubcPL/2+ScFNNNtPt2pumEbWrywJ66WoNp4eroSxkOkIr1ldXcnKpEG6lZI= Received: by 10.38.209.33 with SMTP id h33mr1837181rng; Mon, 11 Apr 2005 03:32:11 -0700 (PDT) Received: by 10.38.101.24 with HTTP; Mon, 11 Apr 2005 03:32:11 -0700 (PDT) Message-ID: Date: Mon, 11 Apr 2005 22:32:11 +1200 From: Rob Pollock To: freebsd-ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: sane-backends-1.0.15 on FreeBSD 5-STABLE (canon_pp/libieee1284 doesn't work) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rob Pollock List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 10:32:13 -0000 Hi, I am trying to get my scanner working on FreeBSD 5-STABLE. It is a canon 640P and should work with sane-backends/canon_pp driver (with libieee1284) It appears there is some problem with detecting the scanner. I don't know the exact source of this, I'm hoping someone can help with this (this relates to ports because perhaps the config files/build need to be modified in order for stuff to work). I posted to the sane-devel mailing list, which has helped to some extent ,however it appears there are some FreeBSD-specific issues (see http://lists.alioth.debian.org/pipermail/sane-devel/2005-April/013400.html ) Essentially, sane never sees the scanner and there are a bunch of timeouts. (see link) Is there anyone with experience in porting stuff that uses libiee1284 that can help?? Is there anyone working on the sane-backends port that can help??? Thanks in advance, Rob Pollock.