Bug 27460

Summary: Bad entries for EPSON 1240U scanner
Product: Base System Reporter: jaco <jaco>
Component: kernAssignee: Nick Hibma <n_hibma>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description jaco 2001-05-19 22:00:01 UTC
Recent MFC to /sys/dev/usb is incorrect, at least concerning the 1240U
EPSON scanner. Due to a little bug, the scanner is recognized as ugen0
instead of uscanner0

Fix: Here are two patches for usbdevs and uscanner.c that solve the problem.
How-To-Repeat: Build a kernel with the pristine usbdevs and uscanner.c files.
Connect a 1240U scanner, see the dmesg informations. Try to use
the scanner with Sane: it does not work.
Comment 1 greid freebsd_committer freebsd_triage 2001-08-02 22:04:32 UTC
Responsible Changed
From-To: freebsd-bugs->n_hibma

USB is Nick's baby
Comment 2 so 2001-08-03 09:21:54 UTC
Eric Jacoboni wrote:
> 
> I don't know if it's the right place for this request (if not, please
> ignore this message and feel free to redirect me).
> 
> I think the following open PR:
> <http://www.freebsd.org/cgi/query-pr.cgi?pr=27460> could be closed
> before RELEASE. Since i've posted it, i'm using the both patches
> mentionned without any problem.
> --
> Éric Jacoboni, né il y a 1300229378 secondes
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
Comment 3 Nick Hibma freebsd_committer freebsd_triage 2001-08-21 22:52:33 UTC
State Changed
From-To: open->closed

Was already committed. Thanks for reporting this! 

Nick