From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 13 17:20:22 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB59B16A4CE for ; Tue, 13 Jan 2004 17:20:22 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79FDC43D5A for ; Tue, 13 Jan 2004 17:20:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i0E1KDFR068068 for ; Tue, 13 Jan 2004 17:20:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i0E1KDBK068067; Tue, 13 Jan 2004 17:20:13 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 13 Jan 2004 17:20:13 -0800 (PST) Resent-Message-Id: <200401140120.i0E1KDBK068067@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sean Welch Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38FD316A4CE for ; 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 ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: misc/61341: LG 5350 Sprint PCS phone will not attach to ucom device -- "reboots" continuously X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 01:20:22 -0000 >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: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 13 17:20:13 PST 2004 >Closed-Date: >Last-Modified: >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: >Unformatted: