From: Pavel Machek <pavel@suse.cz>
To: Marcel Holtmann <holtmann@suse.de>,
kernel list <linux-kernel@vger.kernel.org>
Subject: Billionton bluetooth USB: how to make it work
Date: Sat, 14 May 2005 02:10:50 +0200 [thread overview]
Message-ID: <20050514001050.GA1896@elf.ucw.cz> (raw)
In-Reply-To: <20050513101739.GI1780@elf.ucw.cz>
Hi!
Okay, so the magic sequence seems to be:
# Take 2.6.12-rc3-mm3
#
# PCMCIA config:
# card "Cyber-blue Compact Flash Card"
# manfid 0x0279, 0x950b
# bind "serial_cs"
#
killall hciattach
sleep .1
setserial /dev/ttyS4 baud_base 921600
hciattach -s 921600 /dev/ttyS4 bcsp
hciconfig
hciconfig hci0 up
hciconfig
It took me a hour trying to debug weird stuff before I realized that I
need to do hciconfig up... to see some results...
Pavel
--
Boycott Kodak -- for their patent abuse against Java.
next parent reply other threads:[~2005-05-14 11:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20050512233902.GA3157@elf.ucw.cz>
[not found] ` <1115942337.18499.86.camel@pegasus>
[not found] ` <20050513004606.GA1957@elf.ucw.cz>
[not found] ` <1115975517.18499.100.camel@pegasus>
[not found] ` <20050513101739.GI1780@elf.ucw.cz>
2005-05-14 0:10 ` Pavel Machek [this message]
2005-05-14 11:55 ` Billionton bluetooth USB: how to make it work Marcel Holtmann
2005-05-14 20:17 ` Billionton bluetooth CF: " Pavel Machek
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=20050514001050.GA1896@elf.ucw.cz \
--to=pavel@suse.cz \
--cc=holtmann@suse.de \
--cc=linux-kernel@vger.kernel.org \
/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 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.