On my SL6000 and RC10 i've no problem to work with GPS ( my gps is a GLOBASAT BC307) under RC12 and my C3100 it doesent work......
i've set up /etc/pcmcia/config
card "Globasat BC-307"
manfid 0x0279, 0x950b
bind "serial_cs"
and comment "COMPAQ Bluethoot " in bluethoot config
the restart pcmcia and insert my GPS
in /var/lib/pcmcia/stab i can see my GPS CARD'S NAME on /dev/ttyS3
i set uart speed to 4800 by
stty 4800 > /dev/ttys3
then i try to see if any data is received from the card
cat /dev/ttyS3....
but it doesent output any data.....
is there any difference in serial_cs module for RC12....
Am i missing anything???