I need ptserial.o and pctel.o from pctel-0.9.6.tar.gz
I downloaded pctel-0.9.6.tar.gz for my hsp 56 micromodem. This driver is said to work on a mandrake 8.2 installation but using the instructions there is no way to install the drivers. Have to use./configure command for my particular chipset.
Can anybody help me? I just need the files pctel.o and the ptserial.o .
Building pctel-0.9.6 on Knoppix 3.3
I just installed Knoppix 3.3 on my laptop (Dell Inspiron 4100). To get the internal modem working I used the pctel v0.9.6 driver. Before you can "./confivure" you need to do this:
...$ aclocal
...$ automake
then "./configure --with-hal=i8xx", "make" and "make install" (last must be as root). Worked on first try!