Re: Billionton bluetooth CF: how to make it work

From: Pavel Machek
Date: Sat May 14 2005 - 15:18:49 EST


Hi!

> I have no idea what USB have to do with it and why you posted it to
> LKML, but it seems you got it.

Oops, that was typo, I meant "Billionton bluetooth CF". I posted lkml
so that it gets archived on easy-to-search place.

> > 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
>
> Verfied with my card and a 2.6.12-rc4.

Good. [Actually it does *not* work for me in -rc4, but it seems to be
pcmcia problem.]

> hci0: Type: UART
> BD Address: 00:10:60:xx:xx:xx ACL MTU: 192:8 SCO MTU: 64:8
> HCI Ver: 1.1 (0x1) HCI Rev: 0x33c LMP Ver: 1.1 (0x1) LMP Subver: 0x33c
> Manufacturer: Cambridge Silicon Radio (10)
> Features: 0xff 0xff 0x0f 0x00 0x00 0x00 0x00 0x00
> <3-slot packets> <5-slot packets> <encryption> <slot offset>
> <timing accuracy> <role switch> <hold mode> <sniff mode>
> <park state> <RSSI> <channel quality> <SCO link> <HV2 packets>
> <HV3 packets> <u-law log> <A-law log> <CVSD> <paging scheme>
> <power control> <transparent SCO>
> HCI 16.14
> Chip version: BlueCore02-External
> Max key size: 56 bit
> SCO mapping: HCI
>
> > It took me a hour trying to debug weird stuff before I realized that I
> > need to do hciconfig up... to see some results...
>
> Or make sure that hcid is running. It will bring up your device.

Yes, I was just confused. I'm normally only starting hcid just before
talking to the phone, and I did not try it when I was BD address of
all zeros.
Pavel
--
Boycott Kodak -- for their patent abuse against Java.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/