• Kai Germaschewski's avatar
    ISDN: Remove delayed ttyI xmit · 942e6612
    Kai Germaschewski authored
    There's really no good reason to delay sending out data on a ttyI, ISDN
    is slow enough anyway ;)
      
    (There is one reason, i.e. allowing to coalesce multiple chars, but
    that is better fixed by having the upper levels (tty) send larger
    buffers)
    942e6612
isdn_tty.c 97.2 KB