public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: Erwin Authried <eauth@softsys.co.at>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] BCSP problem
Date: Thu, 13 Jan 2005 23:11:35 +0100	[thread overview]
Message-ID: <1105654294.3361.25.camel@kabel> (raw)
In-Reply-To: <BAY104-F40DFDF64BCF0100D83487BC18A0@phx.gbl>

On Thu, 2005-01-13 at 18:01, blookk - wrote:
> Hello:
> 
> I am working with CompactFlash Bluetooth BT0100M, and when I make some data 
> tranference or operations  as hciattach or other operations  I obtain these 
> warnings:
> 
> 
> bcsp_recv: Short BCSP packet
> bcsp_recv: Error in BCSP hdr checksum
> bcsp_recv: Error in BCSP hdr checksum
> bcsp_timed_event: Timeout, retransmitting 1 pkts
> bcsp_recv: Short BCSP packet
> bcsp_recv: Error in BCSP hdr checksum
> bcsp_recv: Error in BCSP hdr checksum
> bcsp_recv: Out-of-order packet arrived, got 0 expected 5
> bcsp_timed_event: Timeout, retransmitting 1 pkts
> bcsp_unslip_one_byte: Invalid byte a8 after esc byte
> bcsp_recv: Out-of-order packet arrived, got 3 expected 2
> bcsp_recv: Out-of-order packet arrived, got 4 expected 2
> bcsp_recv: Out-of-order packet arrived, got 5 expected 2
> bcsp_timed_event: Timeout, retransmitting 1 pkts
> 
> 
> Is there any form to modify the timeout?
> How can manage this?
> 
> Thanks and regards.
> 
That looks like you get overrun errors in the serial driver. You can
check /proc/tty/driver/ if there are overrun errors. I don't know your
particular card, but generally PCMCIA/CF cards do no have a real uart
and can send data far beyond the specified baudrate. I had to modify the
serial driver as well as hci_bcsp.c to get rid of the errors for an
embedded system (ARM7,40MHz).

Regards,
Erwin




-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

  parent reply	other threads:[~2005-01-13 22:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-13 17:01 [Bluez-users] BCSP problem blookk -
2005-01-13 18:27 ` Marcel Holtmann
2005-01-13 21:02   ` blookk -
2005-01-13 21:46     ` Marcel Holtmann
2005-01-13 22:11 ` Erwin Authried [this message]
2005-01-14  9:03   ` blookk -
2005-01-14 10:59     ` Erwin Authried
2005-01-14 17:13       ` blookk -

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1105654294.3361.25.camel@kabel \
    --to=eauth@softsys.co.at \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox