> on ARM (OMAP) with an old 2.6.14 kernel, but only when I enable the
quoted text > debug macros of the line discipline code (hci_h4, hci_ldisc,..).
> When a big chunk of data arrives, more than
> half of it is lost. even on 115200. But when I turn of the debug macros (BT_DBG
Not a suprise. The old buffering would struggle in this case.
quoted text > macros which are simply a bunch of prinks) the problem disappears. So I suspect
> there are some nasty timing issues which lead to data loss.
>
> I encountered similar problems last year even on a PC, with pre 2.6.21 kernels
> (around 2.6.19 or even earlier IIRC) but it was all gone with 2.6.21 and 2.6.22.
We rewrote the tty buffering around the point it magically started
working so that would fit my suspicion.
Alan
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: Serial problem and request for guidance.. , Alan Cox , (Tue Jun 17, 5:38 pm)