From owner-freebsd-current@FreeBSD.ORG Tue May 31 02:56:55 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C10D16A41C for ; Tue, 31 May 2005 02:56:55 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.village.org (berlin-qwest.village.org [168.103.84.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1770743D1F for ; Tue, 31 May 2005 02:56:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j4V2rwVE052298; Mon, 30 May 2005 20:54:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 30 May 2005 20:52:54 -0600 (MDT) Message-Id: <20050530.205254.129032003.imp@bsdimp.com> To: gregorynou@altern.org From: "M. Warner Losh" In-Reply-To: <429B7AB8.3070908@altern.org> References: <429B7AB8.3070908@altern.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Multifunction usb devices X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 May 2005 02:56:55 -0000 In message: <429B7AB8.3070908@altern.org> Gregory Nou writes: : I have a usb printer/scanner Epson CX5200, which I would like to work : both as a scanner and as a printer without having to kldload and : kldunload uscanner and ulpt modules. : I read a thread (actually, two messages), on this question : : http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2003-11/1493.html : Does somebody know if the situation has changed, or if somebody is : working on the problem ? I'm working on the problem, or one related to it... I don't know specifically about this product, however. Warner