1) I have an Anycom CF-300 Bluetooth Compact Flash Card (LSE139 Bluetooth Card) and I cannot get it to work. I'm not sure which kernel modules I need to get this to work or what I"m supposed to do to get it to work. Any help here would be greatly apprecaited.
Post the output of 'cardctl status' and 'cardctl info' and lsmod.
As per your request:
`cardctl status`:
Socket 0:
3.3V 16-bit PC Card
function 0: [ready]
`cardctl info`:
PRODID_1="AmbiCom"
PRODID_2="WL1100C 802.11b CF-Card"
PRODID_3="2.2"
PRODID_4=""
MANFID=d601,0002
FUNCID=6
`lsmod`:
Module Size Used by Not tainted
bluecard_cs 9988 0 - Live 0xbf04e000
rfcomm 37020 0 - Live 0xbf043000
l2cap 23652 3 rfcomm, Live 0xbf03c000
bluetooth 48260 3 bluecard_cs,rfcomm,l2cap, Live 0xbf02f000
hostap_crypt_wep 5536 0 - Live 0xbf02c000
hostap_cs 56728 3 - Live 0xbf01d000
hostap 114408 2 hostap_crypt_wep,hostap_cs, Live 0xbf000000
2) I also have a Ratoc CFU1 USB Host card. Does this work under OpenZaurus? If so, how do I get it to work? I have unable to do so.
Yes it does.
You need b0ti's drivers cfu1-driver and hc811 (iirc) module.
Thank you very much for the pointer. Do you by chance have a URL handy? Thanks.
3) I'm trying to connect to my cell phone through IRDA. I set up a PPP connection with the right phone number and created a device using /dev/ircomm0. However, when I try to start the PPP connection, it just displays the error "Unable to open modem." Any idea what is happening here and how I can fix it?
Post some debugging output - you'll need to edit the chatscript.
Where would I find debugging output? The only thing I can see is the "Unable to open modem" error message.