Hi there Nicholas
So I have been playing around with the Sony Ericsson GC89 on my
Linux(2.6.15) and I can tell that the card is set as a serial port on
/dev/ttyS4 from dmesg.
But when I do a "cardctl info" , it seems like the cardmgr doesn't properly
identify the card :
"
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
PRODID_1=""
PRODID_2=""
PRODID_3=""
PRODID_4=""
MANFID=0000,0000
FUNCID=255
"
But when I use kudzu to probe, I see that the card is sort of recognized as
having a Broadcom vendor ID :
"class: MODEM
bus: PCI
detached: 1
device: ttyS4
driver: unknown
desc: "Broadcom Corporation: Unknown device 4344"
vendorId: 14e4
deviceId: 4344
subVendorId: 18de
subDeviceId: 0003
pciType: 2
pcidom: 0
pcibus: 3
pcidev: 0
pcifn: 1
"
and it is also shown as a class MODEM, which is also the same category
Windows classifies this card as. I also noted that when you first insert
this card into Windows, it initally will see the card as a PCI Serial
Device( before installing drivers) . "lspci" also shows this card as:
" 03:00.1 Serial controller: Broadcom Corporation: Unknown device 4344
(rev 03) "
I have also tried to use minicom to talk to the card in Linux, but it
doesn't respond(like send it some AT commands). It does respond however
using Hyperterminal in Windows
So this is weird, it seems like the cardctl does not really identify the
card completely, and I was wondering if you might have encountered this
problem before when you were working with your KPC650 GPRS card. What kernel
version did you use? I am going to try to upgrade my cardctl and cardmgr.
Thanks
Yours Sincerely,
Ian
"Nicholas DePetrillo" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> On Thu, 02 Feb 2006 23:33:01 -0800, Juke wrote:
>
>> Regarding how you made your card work with Gentoo, I was wondering if you
>> had a reference to write the commands in your verizon-connect and
>> verizon-disconnect scripts. Are those "CONNECT" , "ABORT" , etc commands
>> standard or only for your scenario
>
> Those commands are standard AT commands for modems. The Verizon cards were
> nothing more than an RF serial modem, so talking to it like a regular
> modem, making it dial out and establish a PPP connection was trivial.
> However I was not the original author of the connect scripts.
>
> I can use minicom to connect to the virtual serial port of the Verizon
> cards (in my case /dev/tts/USB0) and send it AT commands manually and
> receive feedback. Try using a terminal program like minicom to connect to
> your card's virtual serial port and see if you can hack around. I remember
> you said it was recognized as a serial device when you plugged it in.
>
> --
> Nick DePetrillo
> Network Security Engineer
> OSHEAN
> PGP Key: http://pgp.mit.edu:11371/pks/lookup?...rch=0x121245B5
>