From owner-freebsd-questions@FreeBSD.ORG Sat Aug 14 23:43:11 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A547A16A4CE for ; Sat, 14 Aug 2004 23:43:11 +0000 (GMT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AE4B43D53 for ; Sat, 14 Aug 2004 23:43:11 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.1/8.13.1) with ESMTP id i7ENhAdd013052; Sat, 14 Aug 2004 17:43:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.1/8.13.1/Submit) with ESMTP id i7ENhAwP013049; Sat, 14 Aug 2004 17:43:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sat, 14 Aug 2004 17:43:10 -0600 (MDT) From: Warren Block To: Anton Alin-Adrian In-Reply-To: <411E9639.2070609@spintech.ro> Message-ID: <20040814172955.S12990@wonkity.com> References: <411E9639.2070609@spintech.ro> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (wonkity.com [127.0.0.1]); Sat, 14 Aug 2004 17:43:10 -0600 (MDT) cc: FreeBSD Questions Subject: Re: FreeBSD scanners X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Aug 2004 23:43:11 -0000 On Sun, 15 Aug 2004, Anton Alin-Adrian wrote: > EPSON perfection 1670 http://www.sane-project.org says it has "good" support for the 1670. There's an entry for the printer in /usr/src/sys/dev/usb/uscanner.c (FreeBSD 4.10), so FreeBSD should detect it as a "uscanner" device. (Assuming you'll be using USB; can't say how other interfaces work.) Based on my experience with the Epson Perfection 1640SU (works fine), this would be the way I'd look. Epson is better about assisting the open-source community than many other manufacturers. It may be possible to get the Expression 1680 to work, because SANE says it has "complete" support for it. There's no entry for the scanner in uscanner.c, but adding entries isn't difficult; usbdevs -v will tell you the ID numbers. It's not a guarantee that it would work, though. -Warren Block * Rapid City, South Dakota USA