Hello,
personnaly I managed to setup BlueTooth to share the network access from my computer using Pand.
Obviously you maybe need to configure some things in a console. I hope soon Hotplug should manage the CF card for yourself but for me at that time it doesn't.
So you should check what the linux kernel tell you when you insert the card: just tape "dmesg" in a console. Tape that just before inserting the card, then insert the card and tape again. At last one line should appears. For me, I got that:
ttyS03 at port 0xf60002f8 (irq = 39) is a 16C950/954
I found somewher my card is a Marvintech one, and I saw on BlueZ site it is fully supported. After some test, I just have to setup the card with that line:
hciattach -p ttyS3 bcsp 921600 flow
Hope this will give some way to follow,
I still not found a tool to manage completly BlueTooth in X11, I'm searching. I saw pxaXrom if fully supporting PPP dialing using bluetooth and this what I've searched for.
PsyBORG