From owner-freebsd-usb@FreeBSD.ORG Thu Mar 31 20:41:56 2005 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 977C116A4CE for ; Thu, 31 Mar 2005 20:41:56 +0000 (GMT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B41843D2F for ; Thu, 31 Mar 2005 20:41:56 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id j2VKfsxd093528; Thu, 31 Mar 2005 15:41:54 -0500 (EST) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 93317-03; Thu, 31 Mar 2005 15:41:54 -0500 (EST) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id j2VKfrYx093499; Thu, 31 Mar 2005 15:41:54 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id j2VKfkY5028282; Thu, 31 Mar 2005 15:41:46 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.1.2.0.20050331152926.0385c7d0@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Thu, 31 Mar 2005 15:41:32 -0500 To: ticso@cicely.de From: Mike Tancsa In-Reply-To: <20050331202346.GH2072@cicely12.cicely.de> References: <6.2.1.2.0.20050331133331.04d109d0@64.7.153.2> <20050331202346.GH2072@cicely12.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan2b cc: freebsd-usb@freebsd.org Subject: Re: uftdi serial adaptors X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 20:41:56 -0000 At 03:23 PM 31/03/2005, Bernd Walter wrote: >On Thu, Mar 31, 2005 at 02:25:28PM -0500, Mike Tancsa wrote: > > I got a couple of USB to rs232 Serial adaptors from bytrunner today to try > > out, and they dont seem to be recognized > > > > usbdevs -v shows > > port 2 addr 2: full speed, power 90 mA, config 1, USB FAST SERIAL > > ADAPTER(0x6010), FTDI(0x0403), rev 5.00 > >The FT232AM and FT232BM have product ID 0x6001. >Maybe a typo when programming the config eeprom. >You can rewrite the config eeprom from the adapter with >misc/ftdi-eeprom - or with FTDIs own version for Windows from their >site . > >Or is this a twin port device? Hi, It is indeed a twin port device. http://www.byterunner.com/byterunner/new_frontpage=usbcom USB-2COM and USB-2COM-PL >In this case it may be one of the newer FT2232 chips. >We don't have special support for this variant yet, but it would be >great if you have one, so I have someone to do tests. > >Do you know the chip type inside the adapter? It says on the chip FT2232C 3704 >FTDI devices share the same driver layout. >There are additional features in newwer chips, but they have always >been backward compatible. I can send you one as well ---Mike