Subject: kern/20206: Product ID for Palm Zire missing
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mlelstv@serpens.de>
List: netbsd-bugs
Date: 02/05/2003 01:27:05
>Number:         20206
>Category:       kern
>Synopsis:       uvisor device doesn't recognize Palm Zire
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 04 16:28:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Michael van Elst
>Release:        NetBSD 1.6.1_RC1
>Organization:
none known by mankind
>Environment:
	
	
System: NetBSD pepew 1.6.1_RC1 NetBSD 1.6.1_RC1 (PEPEW) #3: Tue Feb 4 22:13:36 MET 2003 src@fud:/d/0/src/sys/arch/i386/compile/PEPEW i386
Architecture: i386
Machine: i386
>Description:
/sys/dev/usb/uvisor.c keeps a list of "known" PalmOS devices to support.
The new Palm Zire is missing from the list.
>How-To-Repeat:
Attach Palm Zire to an USB port and watch ugen attach to the device.
>Fix:
Add product ID for Palm Zire to /sys/dev/usb/usbdevs like

product PALM ZIRE               0x0070  Palm Zire

Remake usbdevs header files. Add a line

        {{ USB_VENDOR_PALM, USB_PRODUCT_PALM_ZIRE }, PALM4 },

to uvisor.c. Rebuild kernel.

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