Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2001 09:59:04 -0700 (PDT)
From:      Henning Meier-Geinitz <hmg@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/29777: kernel uscanner.c contains wrong vendor and product ids for some mustek scanners
Message-ID:  <200108161659.f7GGx4j26867@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         29777
>Category:       kern
>Synopsis:       kernel uscanner.c contains wrong vendor and product ids for some mustek scanners
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 16 10:00:05 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Henning Meier-Geinitz
>Release:        4.3
>Organization:
>Environment:
>Description:
The kernel code uscanner.c contains wrong vendor/product ids for Mustek scanners. Some of the scanners are labeled as USB_VENDOR_NATIONAL but should be USB_VENDOR_MUSTEK. I tried to get my 1200UB working but it's not detected because of this.
>How-To-Repeat:

>Fix:
Here are the vendor/product ids I know of (I have most of this
scanners because I develop SANE backends for some of them): The
following have vendor Mustek: 600 USB: 0x055f/0x873, 600 CU:
0x055f/0x0002, 1200 USB: 0x055f/0x0003, 1200 UB 0x055f/0x0006, 1200
USB Plus: 0x055f/0x0007, BearPaw 1200F: 0x055f/0x0010. The next ones have vendor National Semiconductor: BearPaw 1200: 0x0400/0x1000, BearPaw 2400: 0x0400/0x1001. The last one has vendor Ultima: 1200 UB Plus: 0x05d8/0x4002.

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108161659.f7GGx4j26867>