Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2004 20:10:32 GMT
From:      Marc Fonvieille <blackend@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/74301: patch for USB Scanner: Cannon LIDE 20
Message-ID:  <200411232010.iANKAW61041079@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/74301; it has been noted by GNATS.

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Vlad Manilici <vman@tmok.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: kern/74301: patch for USB Scanner: Cannon LIDE 20
Date: Tue, 23 Nov 2004 21:02:34 +0100

 On Tue, Nov 23, 2004 at 08:48:52PM +0100, Vlad Manilici wrote:
 > 
 > >Number:         74301
 > >Category:       kern
 > >Synopsis:       patch for USB Scanner: Cannon LIDE 20
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       medium
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          change-request
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Tue Nov 23 19:50:22 GMT 2004
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Vlad Manilici
 > >Release:        FreeBSD 5.3-STABLE i386
 > >Organization:
 > >Environment:
 > System: FreeBSD fx.homeunix.org 5.3-STABLE FreeBSD 5.3-STABLE #8: Mon Nov 22 15:33:40 CET 2004 root@fx.homeunix.org:/usr/obj/usr/src/sys/FX i386
 > 
 > >Description:
 > 
 > Quirks for Cannon LIDE20:
 > 
 > ********************************************************************************
 > Index: sys/dev/usb/usbdevs
 > ===================================================================
 > RCS file: /home/CVS/src/sys/dev/usb/usbdevs,v
 > retrieving revision 1.195.2.5
 > diff -u -r1.195.2.5 usbdevs
 > --- sys/dev/usb/usbdevs	16 Nov 2004 09:03:49 -0000	1.195.2.5
 > +++ sys/dev/usb/usbdevs	21 Nov 2004 22:31:49 -0000
 > @@ -531,6 +531,7 @@
 >  product CANON S10		0x3041	PowerShot S10
 >  product CANON S100		0x3045	PowerShot S100
 >  product CANON S200		0x3065	PowerShot S200
 > +product CANON Lide20            0x220d  CANOSCAN Lide20
 >
 [...]
 
 There's already a
 
 product CANON N676U             0x220d  CanoScan N676U
 
 entry (similar to the LIDE 20 for the uscanner driver), and the Canon
 CanoScan LIDE 20 does not need more to work.
 It'd be better to append "/LIDE 20" to the mentioned line.
 
 Marc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411232010.iANKAW61041079>