Date: Tue, 18 Mar 2003 18:59:33 -0700 (MST) From: B.Jack@ruby.brians-anime.com To: FreeBSD-gnats-submit@FreeBSD.org Subject: i386/50110: Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner* Message-ID: <200303190159.h2J1xX9U054475@ruby.brians-anime.com>
index | next in thread | raw e-mail
>Number: 50110
>Category: i386
>Synopsis: Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner*
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Tue Mar 18 18:00:25 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Brian J.
>Release: FreeBSD 5.0-CURRENT-20030301-JPSNAP i386
>Organization:
brians-anime.com
>Environment:
System: FreeBSD ruby.brians-anime.com 5.0-CURRENT-20030301-JPSNAP FreeBSD 5.0-CURRENT-20030301-JPSNAP #0: Sat Mar 1 00:55:42 GMT 2003 root@ushi.jp.freebsd.org:/usr/obj/usr/src/sys/GENERIC i386
PC i386
>Description:
It appears the uscanner module is not detecting the vendor/product IDs of this scanner though the uscanner(4) manpage suggests the scanner vender and
model in question should be registering as a /dev/uscanner[0-9]+ device. Failing the detection by the uscanner module it is being inserted by the system as a
/dev/ugen[0-9]+ device instead.
>How-To-Repeat:
-- unplug scanner --
% kldstat -v | grep -i uhub
(verifies that ulpt, uscanner, ukbd, ugen, et al are avaialable to the kernel)
-- plug in scanner to USB --
% tail /var/log/messages
Mar 18 18:42:52 ruby kernel: ugen0: UMAX Data Systems Astra 2100U Scanner, rev 1.00/1.00, addr 3
$usbdevs -vvvvvvvvvvv -d
Controller /dev/usb0:
addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), AcerLabs(0x0000), rev 1.00
uhub0
port 1 addr 3: full speed, self powered, config 1, Astra 2100U Scanner(0x0130), UMAX Data Systems(0x1606), rev 1.00
ugen0
port 2 addr 2: full speed, self powered, config 1, USB Printer(0x0001), EPSON(0x04b8), rev 1.00
ulpt0
>Fix:
If this is a bug it needs to be fixed. If its actually a non supported scanner then the manpage for
uscanner(4) needs to be updated
NOTE: I plugged in my Epson Stylus Color 740 printer and the ulpt module had no trouble determining that it was a /dev/ulpt[0-9]+ device
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303190159.h2J1xX9U054475>
