Company
E-Tech
Categories
Fax & Modem & ISDN
Model
E-Tech PCI56AVP
Description
PCI56AVP faxmodem (model A). Driver
Operating Systems
Linux, kernel 2.4.x
Version Driver
4.12, 10 jan 2002
Size Driver
295Kb
Info
Contents:
1. License
2. Release Notes
3. Installation
4. File Descriptions
5. International Users
6. Beta Tester appreciation
7. Security issues
8. Compilation issues
a. Instructions for Debian Users
b. Kernel Source
9. What is the Hamregistry?
10. what's v92 and v44?
11. Known Bugs/Issues
12. Comments, ideas, problems, fixes
This release supports 2.4.x kernels.
This release has currently be tested up to 2.4.12
This release is not compatible to 2.2.x kernels, please use
the 333-5 Linux ham driver.
The 424 ham corecode binary was compiled in Mandrake 8.0 with gcc
version 2.96
v92 support added: modem on hold AT command set,
PCM upstream, v44, and quick connect are implemented.
INSTALLATION
Prerequisites:
1. root access
2. bash shell to run install scripts
3. a HaM modem
4. kernel source headers for the kernel you are running
6 steps to install
1. login as ROOT
2. extract the archive into a directory with "tar -xvf <archivename>.tgz"
3. cd into the directory it created.
4. Type: make clean
5. Type: make all
6. Type: make install
The installation script has been designed for the following distributions
release versions
mandrake-release
SuSE-release
redhat-release
debian_version (including Corel)
slackware-version
conectiva-version
bluepoint-release
Unknown distributions install modules and utilities but
will not install boot scripts!.
Please examine the haminst script if you have a different distribution.
The driver is split in two. A ham serial driver and core driver.
The core driver must be loaded first since the serial driver depends on it.
The serial driver registers itself as character device
major number 240, minor number 1.
The serial driver takes one argument right now, which is a number to
override the default major number if you need to.