Date: Thu, 27 Jul 2006 23:32:23 -0400 (EDT) From: Jim Teresco <terescoj@teresco.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jim Teresco <terescoj@teresco.org> Subject: kern/100957: usbdevs entry and uscanner.c addition for Epson Perfection 3590 Scanner Message-ID: <200607280332.k6S3WNoR001831@thundersnow.teresco.org> Resent-Message-ID: <200607280340.k6S3eEvo014044@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607280332.k6S3WNoR001831>
