From owner-freebsd-usb@FreeBSD.ORG Sun Feb 6 02:05:29 2011 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 3E35C1065670 for ; Sun, 6 Feb 2011 02:05:29 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id EF18C8FC0C for ; Sun, 6 Feb 2011 02:05:28 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id p1625R94032299 for ; Sat, 5 Feb 2011 19:05:27 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id p1625Rvt032296; Sat, 5 Feb 2011 19:05:27 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sat, 5 Feb 2011 19:05:27 -0700 (MST) From: Warren Block To: Benjamin In-Reply-To: <4D4DC06B.3070708@clear.net.nz> Message-ID: References: <4D4DC06B.3070708@clear.net.nz> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed Content-ID: X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Sat, 05 Feb 2011 19:05:28 -0700 (MST) Cc: freebsd-usb@freebsd.org Subject: Re: FTDI device "Olimex AVRISP-500" does not show up under FreeBSD. Linux driver source code available, translating this to changes in FreeBSD uftdi kern module? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 02:05:29 -0000 On Sun, 6 Feb 2011, Benjamin wrote: > The Olimex is a programmer for AVR microcontrollers. It is apparently an FTDI > device and works under Linux. The product page at > http://www.olimex.com/dev/avr-isp500.html provides source code for a Linux > FTDI kernel module. > > I have the looked through the Linux FTDI driver source code and have even > been given a patch by a helpful member at the FreeBSD forums (wblock) but so > far no luck. Pointer to the forum thread: http://forums.freebsd.org/showthread.php?t=21577