From root@ruby.brians-anime.com  Tue Mar 18 17:59:39 2003
Return-Path: <root@ruby.brians-anime.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0B27537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Mar 2003 17:59:39 -0800 (PST)
Received: from ruby.brians-anime.com (h24-87-203-123.rd.shawcable.net [24.87.203.123])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 573A143F75
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Mar 2003 17:59:37 -0800 (PST)
	(envelope-from root@ruby.brians-anime.com)
Received: from ruby.brians-anime.com (localhost [127.0.0.1])
	by ruby.brians-anime.com (8.12.6/8.12.6) with ESMTP id h2J1xZIG054476
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 18 Mar 2003 18:59:40 -0700 (MST)
	(envelope-from root@ruby.brians-anime.com)
Received: (from root@localhost)
	by ruby.brians-anime.com (8.12.6/8.12.6/Submit) id h2J1xX9U054475;
	Tue, 18 Mar 2003 18:59:33 -0700 (MST)
Message-Id: <200303190159.h2J1xX9U054475@ruby.brians-anime.com>
Date: Tue, 18 Mar 2003 18:59:33 -0700 (MST)
From: B.Jack@ruby.brians-anime.com
Reply-To: "B. Jack" <brian@brians-anime.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner*
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50110
>Category:       kern
>Synopsis:       [usb] Astra 2100U scanner being detected as /dev/ugen* rather than as /dev/uscanner*
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-usb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 18 18:00:25 PST 2003
>Closed-Date:    Sat Jul 23 02:44:48 GMT 2005
>Last-Modified:  Sat Jul 23 02:44:48 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-bugs->joe 
Responsible-Changed-By: kris 
Responsible-Changed-When: Thu Jul 17 18:01:40 PDT 2003 
Responsible-Changed-Why:  
Assign to USB maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50110 
Responsible-Changed-From-To: joe->freebsd-usb 
Responsible-Changed-By: joe 
Responsible-Changed-When: Wed Nov 10 11:06:07 GMT 2004 
Responsible-Changed-Why:  
Hand this over to the usb mailling list. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50110 
State-Changed-From-To: open->feedback 
State-Changed-By: iedowse 
State-Changed-When: Wed Mar 23 02:13:02 GMT 2005 
State-Changed-Why:  

Has this been fixed in more recent releases? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50110 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Sat Jul 23 02:44:27 GMT 2005 
State-Changed-Why:  
Feedback timeout (> 4 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50110 
>Unformatted:
