I have just bought a Belkin F8T020 Bluetooth card, I saw reports of it working on OZ, so presumed it would work on pdaxrom. I did see an earlier post about this card, but no solution.
# cardctl ident
Socket 0:
product info: "CF CARD", "GENERIC", "", ""
manfid: 0x0279, 0x950b
function: 2 (serial)
Socket 1:
no product info available
# cardctl info
PRODID_1="CF CARD"
PRODID_2="GENERIC"
PRODID_3=""
PRODID_4=""
MANFID=0279,950b
FUNCID=2
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
I added an entry to to /etc/pcmcia/config
card "Belkin F8T020 Bluetooth Adapter"
manfid 0x0279, 0x950b
bind "serial_cs"
but the card is still seen as GENERIC, I also added the same entry to /etc/pcmcia/bluetooth.conf
and finally :-
# cat /var/lib/pcmcia/stab
Socket 0: Belkin F8T020 Bluetooth Adapter
0 serial serial_cs 0 ttyS3 4 67
Socket 1: empty
Can anyone out there help ?
I have a C860 running RC12 BTW.