Bug 27460 - Bad entries for EPSON 1240U scanner
Summary: Bad entries for EPSON 1240U scanner
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 4.3-STABLE
Hardware: Any Any
: Normal Affects Only Me
Assignee: Nick Hibma
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-05-19 22:00 UTC by jaco
Modified: 2001-08-21 22:52 UTC (History)
0 users

See Also:


Attachments
file.diff (632 bytes, patch)
2001-05-19 22:00 UTC, jaco
no flags Details | Diff
file.diff (404 bytes, patch)
2001-05-19 22:00 UTC, jaco
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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