From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from snark.thyrsus.com (static-71-162-243-5.phlapa.fios.verizon.net [71.162.243.5]) by huchra.bufferbloat.net (Postfix) with ESMTP id 217EE20069D for ; Wed, 14 Mar 2012 04:03:59 -0700 (PDT) Received: by snark.thyrsus.com (Postfix, from userid 1000) id 044E940617; Wed, 14 Mar 2012 07:03:39 -0400 (EDT) From: esr@thyrsus.com (Eric S. Raymond) To: thumbgps-devel@lists.bufferbloat.net Message-Id: <20120314110340.044E940617@snark.thyrsus.com> Date: Wed, 14 Mar 2012 07:03:39 -0400 (EDT) Subject: [Thumbgps-devel] The mystery "PL2303" - first Plain Jane plan is kaput X-BeenThere: thumbgps-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Mar 2012 11:03:59 -0000 I looked into the adapter on the $23 dongle that Patrick wants to blue-wire. That's the CVGI-B07; dissection at http://www.geekzone.co.nz/forums.asp?forumid=80&topicid=60005 In the image the chip is an 8-pin SIO marked PL2303 G9301D FTI195. The notes on the dissection claim it can use PL2303 drivers, but the packaging doesn't match Prolific's PL203 datasheet, which shows a 28-pin device. Curiously, searching for "8-pin PL2303" turns up several positive hits at http://www.datasheetarchive.com/ but they all turn out actually to point to Prolific's datasheet for the 28-pin device. Searches for G9301D and FTI195 don't turn up anything. Patrick's take that this is an unauthorized PL2303 knockoff is almost certainly correct. Just based on the number of pins I'm guessing it's not taking 1PPS on the input side. But in any case, since we can't identify this part we can't clone a design from this device. Plain Jane iteration one is kaput. Next I'll see if I can turn up any functionally similar dongles with PL2303s in them. -- Eric S. Raymond Nearly all men can stand adversity, but if you want to test a man's character, give him power. -- Abraham Lincoln