From owner-freebsd-current@FreeBSD.ORG Thu Nov 13 21:52:33 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1C461065674 for ; Thu, 13 Nov 2008 21:52:33 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe14.swip.net [212.247.155.161]) by mx1.freebsd.org (Postfix) with ESMTP id 615B08FC0C for ; Thu, 13 Nov 2008 21:52:33 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=VimeTpJWxhsA:10 a=hgsEeMfTsT8A:10 a=aniA1o7mVp4QawOfT9qHqA==:17 a=6I5d2MoRAAAA:8 a=zhB-6XGmGIXM2YzZ6yAA:9 a=b6907QDJzKYWq8kSUtW2g6B7LNsA:4 a=50e4U0PicR4A:10 Received: from [62.113.133.1] (account mc467741@c2i.net [62.113.133.1] verified) by mailfe14.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 407486651; Thu, 13 Nov 2008 22:52:31 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 13 Nov 2008 22:54:40 +0100 User-Agent: KMail/1.9.7 References: <200811071134.42761.shoesoft@gmx.net> <200811131952.51946.hselasky@c2i.net> <200811132018.04424.shoesoft@gmx.net> In-Reply-To: <200811132018.04424.shoesoft@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811132254.41337.hselasky@c2i.net> Cc: Stefan Ehmann Subject: Re: usb2: scanner no longer working - problem solved 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: Thu, 13 Nov 2008 21:52:33 -0000 Hi, This problem is now solved by the following patch: http://perforce.freebsd.org/chv.cgi?CH=152950 Thanks for reporting! --HPS