=============================================================================
	   ADVANTECH industial comunication cards device driver
                        for  QNX 4.25
	    Copyright (C) 2010, Advantech eAutomation Division.
=============================================================================

This README file describes the HOW-TOs of driver installation.

1. Test environment
   QNX 4.25
	
2. Installation

2.1. Login as 'root' before executing the following instructions.

2.2. Uncompress the driver
   # tar xvf adv950_v1_01.tar
   # cd adv950_v1.01

2.3 Install the driver
   # ./Dev.seradv950 & 

2.4 The advantech PCI serial device will create in /dev/ as ttyAP*.

   For Example:
   ttyAP1,ttyAP2,ttyAP3 ......

   User can use QNX 4.25 posix API to develop serial applications.
  

