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.
    
Prerequisites:
    Linux. If used with exprecium cards, Linux device driver for Exprecium
    must be loaded (available at MCDI Inc. website).
    
Building:
    Edit the Makefile. Specify wether you want to build it with ncurses or
    without. If your kernel is compiled without DEVFS specify so in the Makefile.

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

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
---
