From owner-freebsd-questions@FreeBSD.ORG Tue Feb 28 01:23:52 2006 Return-Path: X-Original-To: questions@freebsd.org 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 864B816A420 for ; Tue, 28 Feb 2006 01:23:52 +0000 (GMT) (envelope-from iedowse@iedowse.com) Received: from nowhere.iedowse.com (nowhere.iedowse.com [82.195.144.75]) by mx1.FreeBSD.org (Postfix) with SMTP id C00BC43D72 for ; Tue, 28 Feb 2006 01:23:51 +0000 (GMT) (envelope-from iedowse@iedowse.com) Received: from localhost ([127.0.0.1] helo=iedowse.com) by nowhere.iedowse.com via local-iedowse id ; 28 Feb 2006 01:23:50 +0000 (GMT) To: =?ISO-8859-1?Q?Erik_N=F8rgaard?= In-Reply-To: Your message of "Fri, 24 Feb 2006 23:23:40 +0100." <43FF876C.2050105@locolomo.org> Date: Tue, 28 Feb 2006 01:23:49 +0000 From: Ian Dowse Message-ID: <200602280123.aa84541@nowhere.iedowse.com> Cc: FreeBSD Questions Subject: Re: scanner problems: I/O error/scanner application hangs X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Feb 2006 01:23:52 -0000 In message <43FF876C.2050105@locolomo.org>, =?ISO-8859-1?Q?Erik_N=F8rgaard?= wr ites: >I had my scanner, Epson 2480, working half a year ago on FBSD 6.0, now >it's been a while since I used it, I have upgraded to FBSD 6.1-PREREL as >well as upgrading applications, and now it doesn't work. Sorry about the breakage - this has been fixed now in -CURRENT and should be merged into 6-stable in the next few days. In the meantime you could apply this patch in /usr/scr/sys/dev/usb: http://people.freebsd.org/~iedowse/savedtoggle.diff Hopefully that should fix the issue - let me know if it doesn't. Ian