usb/102851: Add support for Epson Stylus CX4200
Jonathan Fosburgh
jonathan at fosburgh.org
Mon Sep 4 16:10:10 UTC 2006
>Number: 102851
>Category: usb
>Synopsis: Add support for Epson Stylus CX4200
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-usb
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 04 16:10:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Jonathan Fosburgh
>Release: 6.1-STABLE
>Organization:
>Environment:
FreeBSD asgard.fosburgh.org 6.1-STABLE FreeBSD 6.1-STABLE #13: Thu Jul 27 21:01:59 CDT 2006 toor at asgard.fosburgh.org:/usr/obj/usr/src/sys/vmbsd amd64
>Description:
Add support for the Epson Stylus CX4200 multi-function device. Note, like (most? all?) multi-function devices, this one can only be used as either a scanner or printer at any one time. Use the uscanner and ulpt modules to control which one it is.
In /usr/src/sys/dev/usb/uscanner.c add a line of the form:
{{ USB_VENDOR_EPSON, USB_PRODUCT_EPSON_4200 }, 0 }
And to /usr/src/sys/usb/usbdevs add a line of the form:
product EPSON 4200 0x0820 CX4200 MP scanner
>How-To-Repeat:
Try to use the above device without the IDs.
>Fix:
Patch the affected files and compile and load the modules.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-usb
mailing list