On Sun, Jun 25, 2006 at 01:34:12PM +0200, Marcel Holtmann wrote:
> as already mentioned, this shouldn't go into upstream yet. We are trying
> to address the real reason behind broken SCO flow control.
I am, obviously, still volunteering to help. I'd really like to have
these adapters working in 2
Hi Andrew,
> Some bluetooth adapters return an incorrect number of sco packets in
> READ_BUFFER_SIZE. Fix it.
>
> This is the worst possible way to fix it for several reasons:
> - this is not a generic fix, it has to me activated explicitely by the
> driver
>
> - this is not a driver-specific
From: Olivier Galibert <[EMAIL PROTECTED]>
Some bluetooth adapters return an incorrect number of sco packets in
READ_BUFFER_SIZE. Fix it.
This is the worst possible way to fix it for several reasons:
- this is not a generic fix, it has to me activated explicitely by the
driver
- this is not