From owner-freebsd-usb@FreeBSD.ORG Tue Aug 28 15:50:10 2007 Return-Path: Delivered-To: freebsd-usb@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EDB4A16A417 for ; Tue, 28 Aug 2007 15:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DC09213C4DA for ; Tue, 28 Aug 2007 15:50:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l7SFoAPf064056 for ; Tue, 28 Aug 2007 15:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l7SFoAXU064055; Tue, 28 Aug 2007 15:50:10 GMT (envelope-from gnats) Date: Tue, 28 Aug 2007 15:50:10 GMT Message-Id: <200708281550.l7SFoAXU064055@freefall.freebsd.org> To: freebsd-usb@FreeBSD.org From: Luigi Rizzo Cc: Subject: Re: usb/107665: [usb] [patch] uscanner support for epson stylus DX5050 MFP X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Luigi Rizzo List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 15:50:11 -0000 The following reply was made to PR usb/107665; it has been noted by GNATS. From: Luigi Rizzo To: bug-followup@FreeBSD.org, steinarh@pvv.ntnu.no Cc: Subject: Re: usb/107665: [usb] [patch] uscanner support for epson stylus DX5050 MFP Date: Tue, 28 Aug 2007 08:33:11 -0700 just bought one of these devices (DX5050) and made it work on FreeBSD with a partly modified patch. If others want to try it, the full details (including SANE configuration) are at http://info.iet.unipi.it/~luigi/FreeBSD/dx5050.html (includes a kernel patch, currently at http://info.iet.unipi.it/~luigi/FreeBSD/dx5050.20070828.diffs but the url might change as i work on it). It would be nice to know other stories. Have not tried the printer yet, but the scanner does work, and the cardreader works as well. For a 90 Euro device, not bad! cheers luigi