From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S266530AbUBEVjR (ORCPT ); Thu, 5 Feb 2004 16:39:17 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S266881AbUBEVjE (ORCPT ); Thu, 5 Feb 2004 16:39:04 -0500 Received: from xizor.is.scarlet.be ([193.74.71.21]:15074 "EHLO xizor.is.scarlet.be") by vger.kernel.org with ESMTP id S266530AbUBEVhA (ORCPT ); Thu, 5 Feb 2004 16:37:00 -0500 Date: Thu, 5 Feb 2004 22:36:51 +0100 To: Stian Jordet Cc: linux-kernel@vger.kernel.org Subject: Re: [2.6 patch] remove USB_SCANNER Message-ID: <20040205213651.GA1490@gouv> References: <401A8A35.1020105@gmx.de> <20040130230633.GZ6577@stop.crashing.org> <20040202214326.GA574@kroah.com> <20040205003136.GQ26093@fs.tum.de> <20040205011423.GA6092@kroah.com> <1076001658.3225.101.camel@moria.arnor.net> <20040205173032.GI12546@kroah.com> <20040205202417.GA3183@gouv> <1076015729.662.2.camel@chevrolet.hybel> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1076015729.662.2.camel@chevrolet.hybel> User-Agent: Mutt/1.5.4i From: Leopold Gouverneur Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 05, 2004 at 10:15:29PM +0100, Stian Jordet wrote: > tor, 05.02.2004 kl. 21.24 skrev Leopold Gouverneur: > > On Thu, Feb 05, 2004 at 09:30:32AM -0800, Greg KH wrote: > > > On Thu, Feb 05, 2004 at 09:20:58AM -0800, Azog wrote: > > > > > > > > So, what are you all using / recommending for user space configuration > > > > and control of a USB scanner under 2.6? > > > > > > xsane should work just fine, using libusb/usbfs. > > > > > not for me :-( it works fine with the "broken" kernel module) > > sane-find-scanner find it: > > found USB scanner (vendor=0x04b8 [EPSON], > > product=0x011b [EPSON Scanner]) at libusb:001:002 > > but scaniimage -L don't. > > With the kernel module loaded i get: > > device `epkowa:/dev/usb/scanner0' is a Epson GT-9300 flatbed scanner > > You seem to be using the epkowa backend, which don't support libusb... > My guess, atleast... > > Best regards, > Stian i have the same result with the epson backend from the sane distribution Thanks anyway