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: Georg von Zengen
Subject: [avrdude-dev] [patch #8380] adds 500k 1M 2M baud to ser_posix.c
Date: Thu, 06 Mar 2014 22:19:54 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.123 Safari/537.36

Follow-up Comment #4, patch #8380 (project avrdude):

I also had some more research about this.
Here my results:
-no linux version (had a look at debian derivatives, fedora, arch)     follows
the idea of Bxxxx = xxxx
-freebsd, openbsd, and os x follow this idea until B38400, everything above is
handled differently in each of the three as far as I saw.
-What did not found was a system where -b 1000000 is supposed to work
correctly

During the test for my last comment the baud rate was accidentally  set to
1000000 by a previous test with my patched version of avrdude.

So I think for Linux we are fine with this patch.
For OS X I may have a look tomorrow.
And for XXXXbsd, I do not know anyone using it on the development machine so I
have no chance to test it.


    _______________________________________________________

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]