avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avrdude-dev] [bug #23685] avrdude uses parallel device for "ponyser" pr


From: Bernhard Walle
Subject: [avrdude-dev] [bug #23685] avrdude uses parallel device for "ponyser" programmer
Date: Mon, 23 Jun 2008 18:59:29 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008062122 Minefield/3.0

URL:
  <http://savannah.nongnu.org/bugs/?23685>

                 Summary: avrdude uses parallel device for "ponyser"
programmer
                 Project: AVR Downloader/UploaDEr
            Submitted by: bwalle
            Submitted on: Montag 23.06.2008 um 18:59
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: Bernhard Walle
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When I specify

  default_programmer = "pony-stk200";
  default_parallel   = "/dev/parport0";
  default_serial     = "/dev/ttyS0";

in my ~/.avrduderc, I get following error message:

  /dev/parport0: tcgetattr: Invalid argument
  ioctl("TIOCxBRK"): Invalid argument

That implies that the default_parallel is used even if the programmer needs a
serial device. The attached patch should fix the problem.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Montag 23.06.2008 um 18:59  Name: avrdude-use-serial-device-for-serbb 
Size: 855B   By: bwalle
Fix for the problem
<http://savannah.nongnu.org/bugs/download.php?file_id=15917>

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]