Bug 25565

Summary: missing support for Epson Perfection 1240U scanner
Product: Base System Reporter: m <m>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description m 2001-03-06 01:00:01 UTC
Small patch is required to the USB susbsystem to include support for
Epson Perfection 1240U scanner.

Fix: Aply patches bellow in the /usr/src/sys/dev/usb directory.
After applying the patches and recompiling the kernel the scanner works
flawlessly with sane and xsane.

(file usbdevs.h)

(file uscanner.c)
How-To-Repeat: Connect Epson 1240U scanner and try to access it. Without the attached
patches it is not detected as scanner and thereafter the /dev/uscanner
device is not configured
Comment 1 Poul-Henning Kamp freebsd_committer freebsd_triage 2001-03-28 18:58:39 UTC
State Changed
From-To: open->closed

committed, thanks!