Warning!!
The linux driver is design for kernel 2.2.x - 2.6.x and 3.x.x only.

Install IO Card Software for Linux

1. The root privilege is required when installing or removing
   these kernel modules.

2. Extracting package into current directory.

   #tar -zxvf ixpci.tar.gz

3. Configure to create proper Makefiles.

   #./configure

4. make to build all.
   
   #make

5. Install/Uninstall
   Script ./ixpci.inst loads PCI modules automatically.
   Script ./ixpci.remove removes the loaded PCI modules.

