avrdude-dev
[Top][All Lists]
Advanced

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

[avrdude-dev] [patch #8380] adds 500k 1M 2M baud to ser_posix.c


From: Joerg Wunsch
Subject: [avrdude-dev] [patch #8380] adds 500k 1M 2M baud to ser_posix.c
Date: Thu, 06 Mar 2014 10:49:20 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:27.0) Gecko/20100101 Firefox/27.0

Update of patch #8380 (project avrdude):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

Curious, what's the point of adding more baudrates?

The code is supposed to allow arbitrary baudrates already as 
it is.  The historical Bxxxx constants are mainly there to 
support historic code; on all modern systems, Bxxxx is just 
the numerical value xxxx anyway.  (The Single Unix Specification 
only allows for the use of Bxxxx constants as the portable 
method; but then, baud rates beyond 38400 Bd are inherently 
non-portable anyway.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8380>

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




reply via email to

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