Hello,<br><br>there is the latest patch for PONY_SPI.<br><br>So, pony_spi accept these parameters:<br><br>dev=/dev/ttyUSB0 <br><br>"dev" is an required parameter.<br><br>type=si_prog -> default Si-Prog / Ponyprog compat<br>
type=serbang -> my little programmer<br><br>"type" is an optional parameter, with default to "si_prog".<br><br>Also, now pony_spi is able to detect if it have on serial port an SI-Prog compatible programmer. And it insist to have it, to work.<br>
<br>The detection is simple, using the standard on SI-Prog, RTS/DSR ping-back.<br><br>All the best,<br>Virgil.<br>