readme.isa

来自「话带数据中传真解调程序」· ISA 代码 · 共 38 行

ISA
38
字号
The ISA makefile Makefile.ISA has been removed. The ISA utils are nowcompiled in the build together with the PCI utils. The program will tryto detect the type of modem you have, ISA or PCI. That's enough from me,I'll now hand you over to Mei: Ok let's start: you need the isapnp support in the kernel; you can obtain itor using a 2.3.X kernel (from 2.3.31 to up, since the previous versions seemto have problems to detect my modem), or installing alsa sound drivers, orcompiling and installing the module isapnp.o in the pnp directory (it's abackport to 2.2.X kernels). It's possible that some 2.2.X have alreadyisapnp support.If you have isapnp support as module you need to load the module withmodprobe isapnp.oIf your isapnp.o module doesn't detect your modem (see /proc/isapnp file),you must configure your modem with isapnp/pnpdump programs (see man isapnp) and then you must start the script setupISA.sh (present in this package). This script will create a configuration file (/etc/ltmodem.conf) with all the parameters necessary for ltmodem program.Now you can enjoy with the ltmodem (read the instructions in the README).PS:If you are completly sure your modem is a Lucent ISA PnP modem and theprogram doesn't work please send me the file isapnp.conf, you obtainfrom pnpdump >isapnp.confMy emails areangelo.difilippo@tiscalinet.itm_e_i_69@hotmail.comCiao Mei

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?