About:
    Present is a clone of popular DOS utility COMIRQ by MCDI Inc. The linux
    clone of the utility supports reading from standart serial ports and 
    Exprecium cards. Setce program was intended for setting up MCDIs cards
    in linux console, currently still in developement. Feel free to contribute
    to setce.
    
Prerequisites:
    Linux, ncurses are recommended. If used with exprecium cards, Linux device 
    driver for Exprecium must be loaded (available at MCDI Inc. website). To 
    use it with Decrypta II through USB port, Decrypta II drivers must be compilled 
    and installed.
    
Building:
    Normally you only need to do:
    ./configure
    make
    make install

    This hopefully will make the binaries and install them into /usr/local/bin
    directory.

Usage:
    Ex: comirq -e 0           Will display raw traffic from the 1st Exprecium
	comirq -e 2           Will display raw traffic from the 2nd Exprecium
	comirq -s 0           Will display raw traffic from the 1st serial port
	comirq -u 0	      Will display raw traffic from the 1st USB serial port

Support:
    MCDI Inc. does not provide any support for Linux installations. If you
    have any pertinent questions concerning this particular program feel free 
    to contact the author at roman@mcdi.com. However, for general questions 
    regarding the use of Linux OS please refer to your Linux vendor.
    
Developing:
    Feel free to modify this program. Send me a copy of your modifications if 
    you want it to be included in the main tree.
    
    
	    Ogourtsov, Roman
---
MCDI Inc. 2003
Sales contact:  sales@mcdi.com
Web:            www.mcdi.com
---

