kern/100957: usbdevs entry and uscanner.c addition for Epson Perfection 3590 Scanner

Jim Teresco terescoj at teresco.org
Fri Jul 28 03:40:15 UTC 2006


>Number:         100957
>Category:       kern
>Synopsis:       usbdevs entry and uscanner.c addition for Epson Perfection 3590 Scanner
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 03:40:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jim Teresco
>Release:        FreeBSD 6.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD thundersnow.teresco.org 6.1-RELEASE-p1 FreeBSD 6.1-RELEASE-p1 #2: Thu Jul 27 21:55:25 EDT 2006 terescoj at thundersnow.teresco.org:/usr/obj/usr/src/sys/THUNDERSNOW i386

>Description:
My Epson Perfection 3590 scanner was not recognized as /dev/scanner0,
only as a generic USB device.  I added the line

product EPSON 3590              0x0122  Perfection 3590 scanner

to /usr/src/sys/dev/usb/usbdevs within all of the other Epson
scanners, and the line

{{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_3590 }, 0 },

in the appropriate section of /usr/src/sys/dev/usb/uscanner.c.  After
building and installing a new kernel, my scanner was recognized with
the appropriate device.


>How-To-Repeat:

>Fix:



>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list