Subject: kern/23170: usb_quirks.c for USB_PRODUCT_SONY_MSC_U03
To: None <gnats-bugs@gnats.netbsd.org>
From: None <john@johnrshannon.com>
List: netbsd-bugs
Date: 10/16/2003 08:59:46
>Number:         23170
>Category:       kern
>Synopsis:       USB_PRODUCT_SONY_MSC_U03 is unusable without quirk
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Oct 16 15:00:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     John R Shannon
>Release:        NetBSD 1.6ZD
>Organization:
SAIC
>Environment:
System: NetBSD laptop.mobile.johnrshannon.com 1.6ZD NetBSD 1.6ZD (KERNEL) #6: Thu Oct 16 08:40:54 MDT 2003 root@laptop.mobile.johnrshannon.com:/usr/obj/usr/src/sys/arch/i386/compile/KERNEL i386
Architecture: i386
Machine: i386
>Description:
	USB_PRODUCT_SONY_MSC_U03 is unusable without quirk. This device is built into Sony VAIO GRZ610
>How-To-Repeat:
	Try to use MemoryStick
>Fix:
	# cvs diff
	cvs server: Diffing .
	Index: umass_quirks.c
	===================================================================
	RCS file: /cvsroot/src/sys/dev/usb/umass_quirks.c,v
	retrieving revision 1.57
	diff -r1.57 umass_quirks.c
	110a111,118
	>       { { USB_VENDOR_SONY, USB_PRODUCT_SONY_MSC_U03 },
	>         UMASS_WPROTO_CBI, UMASS_CPROTO_UFI,
	>         0,
	>         PQUIRK_NOSENSE,
	>         UMATCH_DEVCLASS_DEVSUBCLASS_DEVPROTO,
	>         NULL, umass_fixup_sony
	>       },
	>

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