PCTel HSP MicroModem Configuration mini-HOWTO | ||
---|---|---|
Prev |
#! /bin/bash /sbin/insmod /lib/modules/`uname -r`/misc/pctel.o /sbin/insmod /lib/modules/`uname -r`/misc/ptserial.o # end file |
You can save this file as modemon and then isuue the commands
bash$ cp modemon /usr/bin/modemon
Now, whenever you type in the command bash$ modemon , the modules will get loaded automatically
The unofficial pctel linux driver site at http://www.medres.ch/~jstifter/pctel/
The linmodem site (the mother page of all linmodem projets) at http://www.linmodems.org
A huge lists of lin/winmodems at http://www.idir.net/~gromitkc/winmodem.html
A list of AT commands from PCTel at http://www.pctel.com/atcommands_dev.htm
The linmodem-howto is available at http://www.linuxdoc.org/HOWTO/Linmodem-HOWTO.html.
The most important mailing list for linmodems is
You can subscribe to that list by going to รก
http://www.linmodems.org or by sending a blank e-mail to <discuss-subscribe@linmodems.org> .
Moreover, in the early days of 2.4x kernels, Thomas Wright had made a PCTel driver and you can find it in his website at http://www.geocities.com/tom_in_rc/.
The next best method is to run the command
This command will give you the numeric PCI id of your modem (you may have to run bash$ lspci to crosscheck the device id) and you will have to submit the number at http://www.yourvote.com/pci/ Here you may or may not get the exact name of the chip set you have.
If you do not get the name, you can go through the database at http://www.idir.net/~gromitkc/winmodem.html#drivers and search for an entry on your modem.
You can also ask at the local LUGs or ask your friends or even (a bad way, no doubt), ask the support personnel of your modem manufacturer.
Copyright (C) 2000 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
The Free Software Foundation may publish new, revised versions of the GNU Free Documentation License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. See http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number. If the Document specifies that a particular numbered version of this License "or any later version" applies to it, you have the option of following the terms and conditions either of that specified version or of any later version that has been published (not as a draft) by the Free Software Foundation. If the Document does not specify a version number of this License, you may choose any version ever published (not as a draft) by the Free Software Foundation.