13 Jan 2003 01:15
CDMA modem (CF2031) failures
Kevin A. Burton (burtonator <burton <at> openprivacy.org>
2003-01-13 00:15:41 GMT
2003-01-13 00:15:41 GMT
For the last few weeks I have been really pounding my head over this problem
with the Sprint CDMA modem I have recently bought.
If anyone is interested this is the card:
http://www.growell.co.kr/telecom/product/pr_sub2.htm
It acts as a normal serial card so theoretically it should work fine with the
serial_cs driver.
By default it did not work with my pcmcia config:
Jan 9 01:12:55 universe kernel: Testing ttyS0 (0x03f8, 0x0000)...
Jan 9 01:12:55 universe kernel: serial: ttyS0: simple autoconfig failed (ff, ff)
Jan 9 01:12:55 universe kernel: register_serial(): autoconfig failed
Jan 9 01:12:55 universe kernel: serial_cs: register_serial() at 0x03f8, irq 3 failed
Then I added the following line in /etc/pcmcia/config.opts
exclude port 0x3f8-0x3ff
Which obviously makes sense...
Now it registers just fine:
ttyS01 at port 0x02f8 (irq = 3) is a 16C950/954
So all is well and good. But the problem is that now I can't communicate with
the card. Both minicom and pppd fail to talk to the card and I can't even
(Continue reading)
Anyway, when I boot without any card and call dmesg, then I see:
ds.c 1.112 2001/10/13 00:08:28 (David Hinds)
cs: bind_device(): client 0xc0376a60, sock 0, dev Driver Services
cs: register_client(): client 0xc0376a60, sock 0, dev Driver Services
cs: bind_device(): client 0xc0376b60, sock 1, dev Driver Services
cs: register_client(): client 0xc0376b60, sock 1, dev Driver Services
Looking up port of RPC 100003/2 on 192.168.233.1
Looking up port of RPC 100005/1 on 192.168.233.1
VFS: Mounted root (nfs filesystem).
Mounted devfs on /dev
Freeing init memory: 80K
ds_open(socket 0)
ds_open(socket 1)
ds_open(socket 2)
ds_open(socket 2)
RSS Feed