From owner-cvs-src@FreeBSD.ORG Tue Oct 23 02:32:24 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83B8516A419; Tue, 23 Oct 2007 02:32:24 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 12EE613C4B8; Tue, 23 Oct 2007 02:32:23 +0000 (UTC) (envelope-from bms@FreeBSD.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id DC8E733D6C; Mon, 22 Oct 2007 22:07:41 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Mon, 22 Oct 2007 22:07:41 -0400 X-Sasl-enc: qfz3ezEMyYcWk8P+2+bwH8y9GW7voxo1ywPazkkpgyGo 1193105261 Received: from empiric.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTP id 182EC1AAB5; Mon, 22 Oct 2007 22:07:40 -0400 (EDT) Message-ID: <471D576C.30601@FreeBSD.org> Date: Tue, 23 Oct 2007 03:07:40 +0100 From: "Bruce M. Simpson" User-Agent: Thunderbird 2.0.0.6 (X11/20070928) MIME-Version: 1.0 To: Luigi Rizzo References: <200710050726.l957QeMI059383@repoman.freebsd.org> In-Reply-To: <200710050726.l957QeMI059383@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usbdevs uscanner.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Oct 2007 02:32:24 -0000 Luigi Rizzo wrote: > Log: > Add entries for Epson multifunction scanner/printer/card readers, > with all functions supported. Thanks for doing this. Any plans to MFC? I will try to test this change on 6.2 with my Epson CX-3650. Currently I have to unload uscanner and/or ulpt, and physically replug the usb cable into a different port, to switch between ulpt and uscanner functions on the device. regards, BMS