From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 1 14:12:11 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A597106566C for ; Wed, 1 Jun 2011 14:12:11 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.freebsd.org (Postfix) with ESMTP id 5D7B48FC13 for ; Wed, 1 Jun 2011 14:12:11 +0000 (UTC) Received: from critter.freebsd.dk (critter.freebsd.dk [192.168.61.3]) by phk.freebsd.dk (Postfix) with ESMTP id 711215E24 for ; Wed, 1 Jun 2011 13:55:18 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.14.4/8.14.4) with ESMTP id p51DtI9o054094 for ; Wed, 1 Jun 2011 13:55:18 GMT (envelope-from phk@critter.freebsd.dk) To: freebsd-hackers@freebsd.org From: Poul-Henning Kamp Content-Type: text/plain; charset=ISO-8859-1 Date: Wed, 01 Jun 2011 13:55:18 +0000 Message-ID: <54093.1306936518@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Subject: Galep5 chip programmer works under FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2011 14:12:11 -0000 I recently needed a new chip programmer for various hardware work and since I know this is a recurring issue for people, I thought I would share this information. After researching the market, I decided to get the Galep5 from the German company Conitec.net Price EUR 417 + sales tax It's a nifty little device with an embedded ARM9 processor which talks ethernet over USB which neatly solves the "Damn, now we also have to write a USB device driver" issue for Conitec. Good thinking there. Getting the Linux GUI application was pretty trivial: http://phk.freebsd.dk/Galep5.html There are various hooks into this product which allows it to be controlled by programs, I have not used those (yet?) Recommended, Poul-Henning -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.