Menu

#1 log detected parity errors

open
nobody
None
5
2012-03-30
2012-03-30
No

durch diese kleinen Änderungen im io.c wird die Schnittstelle mit anderen Parametern geöffnet und bei erkannten Parityfehlern wird das Byte nicht einfach ignoriert, sondern eine Meldung in den LOG_INFO-Kanal geschrieben.

Discussion

  • Raphael Mack

    Raphael Mack - 2012-03-30

    log parity errors

     
  • Raphael Mack

    Raphael Mack - 2012-07-01

    Tss, so habe ich Probleme nach einem reboot. ECHO scheint an zu sein per default. Es muss also ein ~ECHO noch dazu:
    newsb.c_lflag &= ~ISIG & ~ICANON & ~ECHO;

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.