From nobody@FreeBSD.org  Tue Jan 13 17:11:23 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 38FD316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Jan 2004 17:11:23 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id BEADC43D5A
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Jan 2004 17:11:21 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i0E1BLdL085170
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Jan 2004 17:11:21 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i0E1BLOd085169;
	Tue, 13 Jan 2004 17:11:21 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200401140111.i0E1BLOd085169@www.freebsd.org>
Date: Tue, 13 Jan 2004 17:11:21 -0800 (PST)
From: Sean Welch <Sean_Welch@alum.wofford.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: LG 5350 Sprint PCS phone will not attach to ucom device -- "reboots" continuously
X-Send-Pr-Version: www-2.0

>Number:         61341
>Category:       misc
>Synopsis:       LG 5350 Sprint PCS phone will not attach to ucom device -- "reboots" continuously
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 13 17:20:13 PST 2004
>Closed-Date:    Sun Aug 08 05:34:14 GMT 2004
>Last-Modified:  Sun Aug 08 05:34:14 GMT 2004
>Originator:     Sean Welch
>Release:        5.2-RELEASE
>Organization:
>Environment:
FreeBSD NitroPhys.welchsmnet.net 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Jan 13 16:46:47 CST 2004     welchsm@NitroPhys.welchsmnet.net:/usr/obj/usr/src/sys/NITROPHYS  i386

>Description:
When attaching an LG 5350 phone to a USB port using the "straight through" USB cable (not the serial-usb cable commonly found at Radio Shack) the phone continuously resets itself and FreeBSD is unable to attach a usable device to it.  This does not occur when only attaching to ugen -- just when the device is initialized by either ucom (5.x) or umodem (4.x).
>How-To-Repeat:
Attach an LG 5350 phone to a FreeBSD computer and attempt to get it to use ucom (5.x) or umodem (4.x) as a driver.
>Fix:
For either 4.x or 5.x add the following lines to /usr/src/sys/dev/usb/usbdevs :

vendor QUALCOMM         0x1004  Qualcomm
product QUALCOMM CDMA_MSM       0x6000  CDMA Technologies MSM phone

Also add the following line to /usr/src/sys/dev/usb/usb_quirks.c :

{ USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_CDMA_MSM,ANY, { UQ_ASSUME_CM_OVER_DATA}},
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Sun Aug 8 05:33:33 GMT 2004 
State-Changed-Why:  
Already commted this device. 
usb_quirks.c rev.1.35 

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