Linmodems Mailing list Archives

Google
 
Web archives.linmodems.org

Return-Path: <moi9858@hotmail.com>
Mailing-List: contact discuss-help@linmodems.org; run by ezmlm
Delivered-To: mailing list discuss@linmodems.org
Received: (qmail 3373 invoked from network); 1 Mar 2000 15:40:19 -0000
Received: from law2-oe38.hotmail.com (HELO hotmail.com) (216.32.180.35)
  by www.linmodems.org with SMTP; 1 Mar 2000 15:40:19 -0000
Received: (qmail 28020 invoked by uid 65534); 1 Mar 2000 15:39:10 -0000
Message-ID: <20000301153910.28019.qmail@hotmail.com>
X-Originating-IP: [195.154.3.172]
From: "Alex" <moi9858@hotmail.com>
To: "Dan Weaver" <dweaver@hit.net>, <discuss@linmodems.org>,
  <discuss@linmodem.org>
References: <20000225215950.2878.qmail@hotmail.com> <38B734FB.D6EE8D9E@hit.net>
Subject: Re: Do PPP with LTModem
Date: Wed, 1 Mar 2000 16:30:19 +0100
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300

Hi,

1. Login as root and Please be sure you have the isapnptools installed. You
can type "type pnpdump" in an xterm or in the console. If the shell answers
you "pnpdump is XXXXX", that is ok. Else, you will have to install the
isapnptools from the CD of your distribution or via Internet.
2. Run "pnpdump > /etc/isapnp.conf". It will looking for Plug And Play
devices on your system (ISA WinModem are PnP devices) and store it in the
file /etc/ispnp.conf.
3. Now edit the file with "emacs /etc/isapnp.conf" of "kedit
/etc/isapnp.conf", "gedit /etc/isapnp.conf", ... and specify the IO base
address 1, 2, and the IRQ of your modem .
Ex:

........................
Card xx {LT WinModem}
.........................
(IO ADDRESS 1 9x00 )           # delete the word "VERIFY"
..........................
(IO ADDRESS 2 1x99 )           #idem
..........................
(IRQ 25)
...........................
ACT Y                                     # uncomment this line by removing
the '#' at the top of the line
...........................

4. Configure your PnP Devices by running "isapnp /etc/isapnp.conf"
5. Download the latest version of LTmodem from http://www.close-u-net.com/
(I have got the version 0.9.8 )
6. Un-tar and un-gzip it by "tar -zxf ltmodem-a.b.c.tar.gz"
7. "cd" to the LTModem directory by "cd ltmodem-a.b.c"
8. Run the "pnpmodem" script included with the LTmodem package ("chown root
pnpmodem.sh ; chmod u+x+s pnpmodem.sh ; ./pnpmodem.sh  ")
9. Note or print the values returned by the script
10. Change the name of the Makefile ("mv Makefile Makefile.PCI ; mv
Makefile.ISA Makefile")
11. Now edit the file "config.h" by "emacs config.h", "kedit config.h", etc.
12. Change the value of LT_ISAPNP to 1
13. Set the correct values for MODEM_IRQ, IO_BASE1 and IO_BASE2
14. Compile and install the package by "make ; make install"
15. Use ltmodem as described in the README file ("emacs README", "kedit
README", etc. )

But do not hope to be able to connect to Internet with your LTmodem in Linux
because this driver can only transmit VOICE, not DATA.

Bye.

Webmaster: Russell Nelson
Last modified: Wed Jul 30 11:02:43 EDT 2003