* hciattach timeout - blocks at read() call
@ 2009-06-16 0:29 Hannes Rapp
0 siblings, 0 replies; only message in thread
From: Hannes Rapp @ 2009-06-16 0:29 UTC (permalink / raw)
To: linux-bluetooth
Hi,
I am currently trying to get bluetooth working, but hciattach always
gives me initialization timeout.
I have a W2CBW003 module which has a marvel wlan module and a CSR BC04
bt module.
I call hciattach like this:
hciattach ttyS1 csr
The LED is flashing a few times but nothing else happens.
I added some debug printf's to the csr() initialize function and the
read_hci_event() in hciattach.c and it turned out that read_hci_event
blocks on the read() call on line 164.
My question: is this a known issue? or someone knows what the problem
could be ?
thanks & greetings
hannes
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-16 0:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 0:29 hciattach timeout - blocks at read() call Hannes Rapp
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.