Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2006 03:40:29 -0700 (MST)
From:      Greg Skafte <skafte@trollkarl.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   usb/105518: epson perfection 3490 usb scanner def
Message-ID:  <200611141040.kAEAeT81067766@worlock.trollkarl.net>
Resent-Message-ID: <200611141050.kAEAo23t033837@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105518
>Category:       usb
>Synopsis:       epson perfection 3490 usb scanner def
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 14 10:50:01 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Greg Skafte
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD worlock.trollkarl.net 6.1-RELEASE FreeBSD 6.1-RELEASE #6: Wed May 10 10:41:36 MDT 2006 root@worlock.trollkarl.net:/usr/obj/usr/src/sys/WORLOCK i386

>Description:
	Epson Perfection 3490 Scanner Definition

>How-To-Repeat:
	install an Epson Perfection 3490 USB Scanner 
>Fix:

--- usbdevs	2006/11/14 05:49:37	1.1
+++ usbdevs	2006/11/14 10:34:39
@@ -858,6 +858,7 @@
 product EPSON 1260		0x011d	Perfection 1260 scanner
 product EPSON 1660		0x011e	Perfection 1660 scanner
 product EPSON 1670		0x011f	Perfection 1670 scanner
+product EPSON 3490		0x0122	Perfection 3490 scanner
 
 /* e-TEK Labs products */
 product ETEK 1COM		0x8007	Serial


--- uscanner.c	2006/11/14 05:48:21	1.1
+++ uscanner.c	2006/11/14 05:52:27
@@ -204,6 +204,7 @@
  {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1670 }, 0 },
  {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_1260 }, 0 },
  {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3200 }, USC_KEEP_OPEN },
+ {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3490 }, USC_KEEP_OPEN },
  {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9700F }, USC_KEEP_OPEN },
  {{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_GT9300UF }, 0 },
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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