معمولا هم توی این فایل روش نصب ذکر می شه. مثلا:
For owners of a Dell PCs with Conexant HSF modems, a driver source package with full speed enabled is available, but requires driver compiling. Read DOCs/Conexant.txt
The modem requires a dgcmodem package.
From http://www.linuxant.com/drivers/dgc/downloads-ubuntu-x86.php
download dgcmodem-7.80.02.02full_k2.6.27_7_generic_ubuntu_i386.deb.zip
Under Linux unpack with:
$ unzip dgcmodem*.zip
Then install with:
$ sudo dpkg -i dgcmodem*.deb
Subsequently, the modem should be found with
$ sudo wvdialconf /etc/wvdial.conf
Edit in your personal information with:
$ sudo gedit /etc/wvdial.conf
and try dialing out with:
$ sudo wvdial.
See DOCs/Testing.txt for details.
Read DOCs/Conexant.txt
Writing DOCs/Conexant.txt