Fixed bug 14681
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@548 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
78fe202b59
commit
767746888a
|
@ -1,6 +1,10 @@
|
||||||
|
2005-11-24 Colin O'Flynn <coflynn@newae.com>
|
||||||
|
Fix bug 14681 - Serial Communication Fails on -vvvv with Windows
|
||||||
|
* ser_win32.c: Patched with Brian Dean's patch
|
||||||
|
|
||||||
2005-11-03 Joerg Wunsch <j@uriah.heep.sax.de>
|
2005-11-03 Joerg Wunsch <j@uriah.heep.sax.de>
|
||||||
|
|
||||||
Add ecpp(7D) (parallel port) for Solaris.
|
Add ecpp(7D) (parallel port) for Solaris.
|
||||||
* configure.ac: add Solaris' default parallel port.
|
* configure.ac: add Solaris' default parallel port.
|
||||||
* linux_ppdev.h: change parallel port access to the new style.
|
* linux_ppdev.h: change parallel port access to the new style.
|
||||||
* freebsd_ppi.h: New file, abstract FreeBSD's ppi(4).
|
* freebsd_ppi.h: New file, abstract FreeBSD's ppi(4).
|
||||||
|
|
Loading…
Reference in New Issue