zprommer

Deutsch

Bei Batronix gab es einen günstigen E(E)Prommer-Bausatz, der mit einer sehr geringen Anzahl an Bauteilen auskommt und am Parallelport eines PCs betrieben wird. Dieser E(E)Prommer war genau was ich brauchte, nachdem ich mir das Bios meines Zweitrechners zerflasht hatte. Die ebenfalls bei Batronix erhältliche Software war leider nur für Windows ausgelegt. Als Linux-Nutzer mußte ich selbst Hand anlegen.

Das von mir geschriebene Programm läuft unter Linux auf PC-Hardware. Es ist ein kommandozeilenorientiert (Hat jemand Lust, eine Oberfläche zu schreiben?). Das Programm läßt sich leicht um neue Chiptypen erweitern, eine Anleitung ist den Quelltexten beigefügt.

English

From Batronix you could get a cheap E(E)Prommer-kit which has a very low part count and is attached to the PC's parallel port. This E(E)Prommer was just what I needed when I messed up the bios of my second PC. The Software available from Batronix was Windows only. I had to write my own linux program.

The Software I have written runs under Linux on PC hardware. It is command line orientated (Write a graphical interface, anyone?). The programm is easily extensible if you have chiptypes that are not yet supportet, a howto is included in the sources.


http://www.zut.de/zprommer-2010_05_08.tar.gz

Supported chip types:

tested and working: 2764 / 27128 / 27256 / 27512 / MX28F1000P / AT29C256

untested: 2716 (read only) / 2732 (read only) / 27256 / 28010 / M28010

Changes since last version:

Use ppdev to access parallel port, no more root needed. Include 27128 support.