Subject: kern/25510: with included fix, NetBSD supports newer Sitecom USB - serial cable
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <kiers@original.xs4all.nl>
List: netbsd-bugs
Date: 05/09/2004 15:29:29
>Number:         25510
>Category:       kern
>Synopsis:       with included fix, NetBSD supports newer Sitecom USB - serial cable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun May 09 14:00:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        NetBSD 2.0C
>Organization:
Boppelans Heavy Industries
>Environment:
System: NetBSD totoro 2.0C NetBSD 2.0C (TOTORO) #3: Sat May 8 17:10:28 CEST 2004 root@totoro:/sys/arch/i386/compile/TOTORO i386
Architecture: i386
Machine: i386
>Description:
Sitecom has a new model USB <-> serial cable that is supported by NetBSD
when the attached fix is applied. The package of the this model only has 
a bar-code that identifies this item: 8716502000579. It has a 60 cm
cable. The thing is supported by the uplcom driver, then attaches the 
ucom driver:
uplcom0 at uhub1 port 2
uplcom0: Sitecom USB to serial cable, rev 1.10/0.01, addr 2
ucom0 at uplcom0
>How-To-Repeat:
n.a.
>Fix:
In /usr/src/sys/dev/usb, add:

usbdevs:vendor SITECOM          0x6189  Sitecom

usbdevs:product SITECOM SERIAL          0x2068  USB to serial cable

uplcom.c:       { USB_VENDOR_SITECOM, USB_PRODUCT_SITECOM_SERIAL },

(you know where).

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