From owner-freebsd-usb@FreeBSD.ORG Wed Aug 4 19:44:22 2010 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7EC91065673; Wed, 4 Aug 2010 19:44:22 +0000 (UTC) (envelope-from j@uriah.heep.sax.de) Received: from uriah.heep.sax.de (uriah.heep.sax.de [213.240.137.9]) by mx1.freebsd.org (Postfix) with ESMTP id 5FE208FC16; Wed, 4 Aug 2010 19:44:21 +0000 (UTC) Received: by uriah.heep.sax.de (Postfix, from userid 107) id CEDD025; Wed, 4 Aug 2010 21:44:20 +0200 (MET DST) Date: Wed, 4 Aug 2010 21:44:20 +0200 From: Joerg Wunsch To: Hans Petter Selasky Message-ID: <20100804194420.GC45362@uriah.heep.sax.de> References: <201008041626.o74GQMDL098191@radziecki.saper.info> <201008042033.46796.hselasky@c2i.net> <20100804190737.GB45362@uriah.heep.sax.de> <201008042129.01257.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201008042129.01257.hselasky@c2i.net> X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-GPG-Fingerprint: 5E84 F980 C3CA FD4B B584 1070 F48C A81B 69A8 5873 User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-usb@freebsd.org, Marcin Cieslak Subject: Re: avrdude unable to talk to Arduino board (via uftdi) X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joerg Wunsch List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 19:44:22 -0000 As Hans Petter Selasky wrote: > > AVRDUDE wants to see it as a generic tty device > > (/dev/cua*). > > And what USB protocol is it running? Whatever is hidden behind a /dev/cua*. ;-) I suppose it's CDC. AVRDUDE simply doesn't want to know that. Those programmers where AVRDUDE accepts a -P usb option are programmers where AVRDUDE talks directly to using an application-specific protocol. For all other programmers, the parameter to -P must be a device node under /dev. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)