I am trying to figure out whether it will work to use Cingular's or
Verizon's or T-Mobile's wireless internet service on a Linux system.
The service typically uses a PCMCIA wireless networking card, such as
the Sony Ericson GC83 card, to connect to the provider's network.
I've done some google searching for drivers for the above card (used by
Cingular) and two cards used for the Verizon service - the Novatel V620 and
the Sierra Wireless AC580. I've not found much evidence of any of these
cards working on Linux, except for this post about the V620:
http://www.linuxquestions.org/questions/history/300962
It's obvious that none of the card vendors officially supports Linux, but
the above site gives evidence that at least the V620 can be used on a Linux
machine.
I am not at all a hardware expert and am confused about what is needed.
Is a specific Linux driver needed for a specific card, or will all cards
follow a standard protocol and a driver for that protocol is needed?
This site talks about a Novatel G100 card and appears to imply that all
that is needed to drive the card is PCMCIA support:
"If you have kernel support for PCMCIA serial devices (CONFIG_SERIAL and
CONFIG_PCMCIA_SERIAL_CS), you'll be able to plug this card in and have it
appear as a serial port on your system (dmesg reported ttyS02 at port
0x03e8, and ttyS02 corresponds to /dev/ttyS2). From there, it's a simple
matter of configuring a PPP connection. I used the following peers file
(/etc/ppp/peers/tmobile). You'll need to change the device name to match
what it is assigned on your own machine: ..."
It also looks like some cards might be USB devices instead of PCMCIA.
So as you can see, I'm confused as to what is involved in getting one of
these cards to work on Linux. Any help or pointers on this will be
appreciated.
Thanks!
--
Jim Cochrane;
(E-Mail Removed)
[When responding by email, include the term non-spam in the subject line to
get through my spam filter.]