From owner-freebsd-current Thu Sep 5 7:17:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF08A37B400 for ; Thu, 5 Sep 2002 07:17:48 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D315343E42 for ; Thu, 5 Sep 2002 07:17:47 -0700 (PDT) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g85EHi6i070629 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK) for ; Thu, 5 Sep 2002 16:17:45 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g85EHhUV094121 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Thu, 5 Sep 2002 16:17:43 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g85EHhRD094120 for freebsd-current@freebsd.org; Thu, 5 Sep 2002 16:17:43 +0200 (CEST)?g (envelope-from ticso) Date: Thu, 5 Sep 2002 16:17:42 +0200 From: Bernd Walter To: freebsd-current@freebsd.org Subject: ucom/uftdi problems Message-ID: <20020905141742.GB94005@cicely5.cicely.de> Reply-To: ticso@cicely.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've build a device which is based on the FT8U232AM chip. Probing works like a charm: [81]cicely13# usbdevs -v | grep FTDI port 3 addr 5: full speed, power 90 mA, config 1, USB <-> Serial(0x6001), FTDI(0x0403), rev 2.00 And I get a new node in /dev: [82]cicely13# ls -l /dev/ucom0 crw-rw---- 1 uucp dialer 138, 128 Sep 4 16:43 /dev/ucom0 But I get an error when writing: [83]cicely13# echo test > /dev/ucom0 /dev/ucom0: Device not configured. [84]cicely13# uname -a FreeBSD cicely13.cicely.de 5.0-CURRENT FreeBSD 5.0-CURRENT #3: Wed Sep 4 15:54:17 CEST 2002 ticso@cicely13.cicely.de:/var/d7/builder/FreeBSD-2002-08-31/src/sys/i386/compile/CICELY13 i386 -- B.Walter BWCT http://www.bwct.de ticso@bwct.de info@bwct.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message