Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Aug 2010 09:26:26 +0300
From:      Daniel Braniss <danny@cs.huji.ac.il>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   usb/149826: recognice another PL2303 based usb dongle
Message-ID:  <E1OmL3a-000FKZ-HW@rnd.cs.huji.ac.il>
Resent-Message-ID: <201008200720.o7K7K36s011769@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         149826
>Category:       usb
>Synopsis:       recognice another PL2303 based usb dongle
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 20 07:20:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Braniss
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD rnd 8.1-STABLE FreeBSD 8.1-STABLE #35 r2957: Sun Jul 25 09:26:48 IDT 2010 danny@rnd:/r+d/obj/rnd/r+d/stable/8/sys/HUJI amd64


	
>Description:
	this dongle is a cellular modem, and I have been using it
	to send and receive SMS.
>How-To-Repeat:
	
>Fix:
	--- a/sys/dev/usb/serial/uplcom.c       Wed Aug 18 21:44:50 2010 +0000
	+++ b/sys/dev/usb/serial/uplcom.c       Fri Aug 20 09:19:40 2010 +0300
	@@ -294,6 +294,8 @@
           	  UPLCOM_DEV(MOBILEACTION, MA620, 0, 0xFFFF, PL2303X),
           	  /* Corega CG-USBRS232R */
           	  UPLCOM_DEV(COREGA, CGUSBRS232R, 0, 0xFFFF, PL2303X),
	   +       /* GPRS */
	   +       UPLCOM_DEV(PROLIFIC, GPRS, 0, 0xFFFF, PL2303),
 	   };
 	   #undef UPLCOM_DEV
 
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1OmL3a-000FKZ-HW>