From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 10 17:18:18 2003 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A24B37B401 for ; Tue, 10 Jun 2003 17:18:18 -0700 (PDT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCB3243F93 for ; Tue, 10 Jun 2003 17:18:17 -0700 (PDT) (envelope-from Martin.Dieringer@t-online.de) Received: from fwd06.aul.t-online.de by mailout10.sul.t-online.com with smtp id 19PtJg-0007i0-01; Wed, 11 Jun 2003 02:18:16 +0200 Received: from thinkpad.nowhere.local (VrgtGZZp8euM2XuIj7ky7mwaOw3ZT+aCw69KBQxNJFhno21UB9kf8m@[217.231.157.156]) by fwd06.sul.t-online.com with smtp id 19PtJf-1yRiEa0; Wed, 11 Jun 2003 02:18:15 +0200 Received: (qmail 1002 invoked by uid 1000); 10 Jun 2003 23:51:12 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 10 Jun 2003 23:51:12 -0000 Date: Wed, 11 Jun 2003 01:51:12 +0200 (CEST) From: Martin.Dieringer@t-online.de (Martin Dieringer) Sender: martin@ThinkPad.nowhere.local To: current@freebsd.org, multimedia@freebsd.org Message-ID: <20030611015102.J356@ThinkPad.nowhere.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Seen: false X-ID: VrgtGZZp8euM2XuIj7ky7mwaOw3ZT+aCw69KBQxNJFhno21UB9kf8m Subject: Epson Perfection 1250 Photo USB scanner X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 00:18:18 -0000 Hi, I just got the Epson 1250 usb scanner working on -current by only including one line into sys/dev/usb/usbdevs the line is: product EPSON 1250 0x010f Perfection 1250 Photo and I inserted it just after the "1240". sane has to be configured for plustek and /dev/uscanner0 and it should be a new version because the scanner could be damaged otherwise... So is this a bad hack or could it just be included in the system? And why does the scanner not work with usbd and an entry in /etc/usbd.conf (alway attaches ugen0)? I don't know yet whether it works for the transparency adapter... martin