Цитирую кусок из файла 1st_read, в пакете ltmodem-8.26a9.tar.gz
Когда-то я собирал драйвер и выходил в инет, давно было правда
Цитата:
WITHOUT opening the inner source.tar.gz
./build_module
will compile drivers matching your current kernel. Should there be a failure, first read DOCs/Compile_fail.txt If ./build_module generates the drivers .
/ltinst2
will install them, Lastly
./autoload
will prepare your system for demand loading of the drivers. They are NOT loaded on boot up, but are autoloaded when modem usage is initiated. Do read DOCs/LastAdvice if you have not previously used these drivers. Also browse the other DOCs files to be aware of what assistance they way provide for special problems. The ltmodem Maintainer and Tester groups wish you good service on the Internet.
|