Multi-Tech ISIHI-2S Specifikace Strana 65

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 188
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 64
MultiModem ISI Hybrid Series, ISIHI-2S/2U 65
Chapter 3—Software/Driver Installation
Linux Driver Installation
To install the Linux driver:
1. Insert the driver installation diskette.
2. Prepare a temporary installation directory: mkdir isicom
3. Change your current directory to the temporary installation directory: cd \isicom
4. Place the isicom.tar file into the isicom directory.
5. Then extract the file using the tar utility: tar xvf /isicom/isicom.tar
6. Make sure the following are installed on your system: the make utility, the GNU C
compiler (gcc), and kernel sources.
7. Run the bash Install script to compile the driver as a loadable module and to compile
the user space firmware loader.
8. The files are copied to the destination folder. If you dont specify the folder, the
destination folder default is /usr/local/ISICOM (case sensitive). This also creates
device files for the ISI cards, normal and callout ports, in the /dev folder.
9. To load the driver manually, use the ISIHI-2S/2U installation configuration stored in
the ISICOMStart file in the destination folder.
Or, you can include the configuration in the appropriate start-up script stored in the /
etc/rc.d/ folder, so it loads when you start the computer.
10. If you make any changes to this configuration, edit the first line of the
ISICOMSTART file. The correct syntax for this line is as follows:
insmod <destination folder>isicom.o
ISIBase1=0xXXXX
Irq1=XX
ISIBase2=0xXXXX
Irq2=XX
ISIBasex and Irqx represent the base I/O address and IRQ that are passed to the driver
at module loading time. Refer to the insmod manual page for more details on
parameter passing.
Note: A base I/O address of 0, e.g., ISIBaseX=oxo, or omission of these parameters
for any card X, disables that particular card.
Zobrazit stránku 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 187 188

Komentáře k této Příručce

Žádné komentáře