Update of bug #20283 (project avrdude):

                  Status:                    None => Invalid                
             Assigned to:                    None => joerg_wunsch           

    _______________________________________________________

Follow-up Comment #1:

Sorry, but it used to be there for almost two years:

revision 1.54
date: 2005/09/16 21:34:22;  author: bdean;  state: Exp;  lines: +12 -1
Add DAPA programmer.

(Corresponds to release 5.0)

Note that the entire parallel bit-bang programmer block will
only be included if the configure script recognizes your
system enough to know that it will be able to handle
parallel-port bit-banging.  This is currently the case for the
following systems:

        i[[3456]]86-*-linux*|x86_64-*-linux*)
                DEFAULT_PAR_PORT="/dev/parport0"

        i[[3456]]86-*-freebsd*|amd64-*-freebsd*)
                DEFAULT_PAR_PORT="/dev/ppi0"

        *-*-solaris*)
                DEFAULT_PAR_PORT="/dev/printers/0"

        *-*-msdos* | *-*-mingw32* | *-*-cygwin* | *-*-windows*)
                DEFAULT_PAR_PORT="lpt1"


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?20283>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
avrdude-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avrdude-dev

Reply via email to